Re: [PATCHSET] 2.4.21-pre2-jp15

From: Jörg Prante (joergprante@netcologne.de)
Date: Mon Dec 30 2002 - 13:56:00 EST


>drivers/char/char.o: In function `sysrq_handle_preempt_log':
>drivers/char/char.o(.text+0x1c79e): undefined reference to `show_preempt_log'

Please apply

http://infolinux.de/jp15/076_sysrq-preempt-log-fix

Patchset .bz2 archive will be updated.

Jörg

--- linux-jp15/drivers/char/sysrq.c.orig 2002-12-30 19:48:15.000000000 +0100
+++ linux-jp15/drivers/char/sysrq.c 2002-12-30 19:48:35.000000000 +0100
@@ -27,7 +27,7 @@
 #include <linux/quotaops.h>
 #include <linux/smp_lock.h>
 #include <linux/module.h>
-
+#include <linux/sched.h>
 #include <linux/spinlock.h>
 
 #include <asm/ptrace.h>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Dec 31 2002 - 22:00:17 EST