From: Andrew Morton <akpm@osdl.org>
To: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: sneakums@zork.net, linux-kernel@vger.kernel.org
Subject: Re: Fw: Re: 2.6.11-rc2-mm2
Date: Sun, 30 Jan 2005 23:22:51 -0800 [thread overview]
Message-ID: <20050130232251.7ad649c4.akpm@osdl.org> (raw)
In-Reply-To: <1107155510.5905.2.camel@gaston>
Benjamin Herrenschmidt <benh@kernel.crashing.org> wrote:
>
> It seems -mm2 definitely has some problems regarding loading of modules,
--- 25/include/linux/stop_machine.h~fix-kallsyms-insmod-rmmod-race-fix-fix-fix 2005-01-29 16:17:47.936137064 -0800
+++ 25-akpm/include/linux/stop_machine.h 2005-01-29 16:18:09.493859792 -0800
@@ -57,7 +57,7 @@ static inline int stop_machine_run(int (
static inline int stop_machine_run(int (*fn)(void *), void *data,
unsigned int cpu)
{
- return 0;
+ return fn(data);
}
#endif /* CONFIG_STOP_MACHINE */
_
next prev parent reply other threads:[~2005-01-31 7:23 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20050129163117.1626d404.akpm@osdl.org>
2005-01-31 7:11 ` Benjamin Herrenschmidt
2005-01-31 7:22 ` Andrew Morton [this message]
2005-01-31 9:23 ` Sean Neakums
2005-01-31 23:16 ` Benjamin Herrenschmidt
2005-01-31 11:21 ` Joseph Fannin
2005-01-31 23:18 ` Benjamin Herrenschmidt
2005-02-02 3:42 ` Joseph Fannin
2005-02-02 3:45 ` Benjamin Herrenschmidt
[not found] <20050130130131.030c1ef1.akpm@osdl.org>
[not found] ` <200501301831.25095.dtor_core@ameritech.net>
2005-01-31 19:08 ` Paul Blazejowski
2005-01-31 19:27 ` Vojtech Pavlik
2005-02-04 14:57 ` Vojtech Pavlik
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=20050130232251.7ad649c4.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=benh@kernel.crashing.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sneakums@zork.net \
/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®