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

Next file: linux/arch/i386/kernel/ptrace.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.0.30/linux/arch/i386/kernel/ksyms.c linux/arch/i386/kernel/ksyms.c
@@ -2,6 +2,7 @@
 #include <linux/smp.h>
 #include <linux/user.h>
 #include <linux/elfcore.h>
+#include <linux/delay.h>
 
 #include <asm/semaphore.h>
 
@@ -13,6 +14,7 @@
 	/* platform dependent support */
 	X(dump_thread),
 	X(dump_fpu),
+	XNOVERS(__do_delay),
 	XNOVERS(down_failed),
 	XNOVERS(down_failed_interruptible),
 	XNOVERS(up_wakeup),

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