patch-2.1.4 linux/arch/i386/kernel/ksyms.c

Next file: linux/arch/i386/kernel/ldt.c
Previous file: linux/arch/i386/kernel/entry.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.3/linux/arch/i386/kernel/ksyms.c linux/arch/i386/kernel/ksyms.c
@@ -5,6 +5,7 @@
 
 #include <asm/semaphore.h>
 #include <asm/processor.h>
+#include <asm/segment.h>
 #include <asm/io.h>
 
 extern void dump_thread(struct pt_regs *, struct user *);
@@ -15,6 +16,7 @@
 	/* platform dependent support */
 	X(EISA_bus),
 	X(wp_works_ok),
+	X(__verify_write),
 	X(dump_thread),
 	X(dump_fpu),
 	X(ioremap),

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov