From: "Daniel Ritz" <daniel.ritz@gmx.ch>
To: "Linus Torvalds" <torvalds@transmeta.com>,
"Linux-Kernel " <linux-kernel@vger.kernel.org>
Subject: [PATCH 2.5] Stop APM as module from oopsing
Date: Sat, 4 Jan 2003 23:15:11 +0200 [thread overview]
Message-ID: <20030104221527.8E5E67C99@ritz.dnsalias.org> (raw)
trivial fix to stop APM from oopsing when compiled as module.
against 2.5.54bk1. please apply.
beep
-daniel
--- 2554-clean/arch/i386/kernel/apm.c 2003-01-03 17:00:54.000000000 +0100
+++ 2554/arch/i386/kernel/apm.c 2003-01-04 21:31:50.000000000 +0100
@@ -718,7 +718,7 @@
* same format.
*/
-static int __init apm_driver_version(u_short *val)
+static int apm_driver_version(u_short *val)
{
u32 eax;
next reply other threads:[~2003-01-04 22:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-04 21:15 Daniel Ritz [this message]
2003-01-06 4:18 ` Linus Torvalds
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=20030104221527.8E5E67C99@ritz.dnsalias.org \
--to=daniel.ritz@gmx.ch \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
/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
all inboxes | Powered by JetHome®