# HG changeset patch # User tristan.gingold@xxxxxxxx # Node ID 6ce332bce45e85cc62a73fd2de80dc942ff50f07 # Parent 5b7d2eb4f207943338c3db9cfa132ff9d8e30589 Allow non-access and lfetch dtlb miss inside Xen vmm. Signed-off-by: Tristan Gingold diff -r 5b7d2eb4f207 -r 6ce332bce45e xen/arch/ia64/xen/ivt.S --- a/xen/arch/ia64/xen/ivt.S Thu Apr 13 08:52:37 2006 +++ b/xen/arch/ia64/xen/ivt.S Thu Apr 13 09:39:28 2006 @@ -320,17 +320,6 @@ tbit.nz p7,p0=r17,IA64_ISR_SP_BIT ;; (p7) br.cond.spnt 2f - - // is non-access bit on? - tbit.nz p8,p0=r17,IA64_ISR_NA_BIT - ;; -(p8) br.cond.spnt 2f - - // cr.isr.code == IA64_ISR_CODE_LFETCH? - and r18=IA64_ISR_CODE_MASK,r17 // get the isr.code field - ;; - cmp.eq p9,p0=IA64_ISR_CODE_LFETCH,r18 // check isr.code field -(p9) br.cond.spnt 2f // Is the faulted iip in vmm area? // check [59:58] bit