sparc64 got rid of the pagefault notifiers, so the enum value for them can go away aswell. Signed-off-by: Christoph Hellwig <hch@xxxxxx> Index: linux-2.6/include/asm-sparc64/kdebug.h =================================================================== --- linux-2.6.orig/include/asm-sparc64/kdebug.h 2007-05-15 13:12:02.000000000 +0200 +++ linux-2.6/include/asm-sparc64/kdebug.h 2007-05-15 13:12:06.000000000 +0200 @@ -32,7 +32,6 @@ enum die_val { DIE_TRAP, DIE_TRAP_TL1, DIE_CALL, - DIE_PAGE_FAULT, }; #endif - To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html