From: "Jörg Prante" <joergprante@netcologne.de>
To: Margit Schubert-While <margitsw@t-online.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCHSET] 2.4.21-pre2-jp15
Date: Mon, 30 Dec 2002 19:56:00 +0100 [thread overview]
Message-ID: <200212301955.29912.joergprante@netcologne.de> (raw)
>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>
next reply other threads:[~2002-12-30 18:49 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-30 18:56 Jörg Prante [this message]
2002-12-30 20:32 ` Margit Schubert-While
2002-12-30 21:00 ` Jörg Prante
-- strict thread matches above, loose matches on Subject: below --
2002-12-31 10:58 Margit Schubert-While
2002-12-31 9:56 Margit Schubert-While
2002-12-31 12:16 ` Jörg Prante
2002-12-30 21:26 Margit Schubert-While
2002-12-30 23:08 ` Jörg Prante
2002-12-29 16:31 Margit Schubert-While
2002-12-26 0:33 Jörg Prante
2002-12-26 17:49 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200212301955.29912.joergprante@netcologne.de \
--to=joergprante@netcologne.de \
--cc=linux-kernel@vger.kernel.org \
--cc=margitsw@t-online.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome