From: raz ben yehuda <raziebe@gmail.com>
To: riel@redhat.com
Cc: mingo@elte.hu, peterz@infradead.org, wiseman@macs.biu.ac.il,
lkml <linux-kernel@vger.kernel.org>
Subject: Subject:[ PATCH 002:003] export cpu up
Date: Sun, 23 Aug 2009 02:30:59 +0300 [thread overview]
Message-ID: <1250983859.5688.27.camel@raz> (raw)
Export cpu_up for offsched driver use
cpu.c | 1 +
1 file changed, 1 insertion(+)
Signed-off-by: raziebe@gmail.com
---
--- tmp/linux-2.6.30/kernel/cpu.c 2009-08-22 03:14:42.000000000 +0300
+++ 2.6.30-offsched/kernel/cpu.c 2009-07-25 13:59:19.000000000 +0300
@@ -373,6 +373,7 @@
cpu_maps_update_done();
return err;
}
+EXPORT_SYMBOL(cpu_up);
#ifdef CONFIG_PM_SLEEP_SMP
static cpumask_var_t frozen_cpus;
reply other threads:[~2009-08-22 20:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1250983859.5688.27.camel@raz \
--to=raziebe@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=peterz@infradead.org \
--cc=riel@redhat.com \
--cc=wiseman@macs.biu.ac.il \
/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