]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-sh/uaccess_64.h
KVM: ia64: Fix irq disabling leak in error handling code
[linux-2.6-omap-h63xx.git] / include / asm-sh / uaccess_64.h
index f956b7b316c7a102cd25005fd1f60ebfeabd5fb5..a9b68d094844eb7a93556edf8e7c0016d380f46c 100644 (file)
@@ -274,7 +274,9 @@ struct exception_table_entry
        unsigned long insn, fixup;
 };
 
+#ifdef CONFIG_MMU
 #define ARCH_HAS_SEARCH_EXTABLE
+#endif
 
 /* Returns 0 if exception not found and fixup.unit otherwise.  */
 extern unsigned long search_exception_table(unsigned long addr);