public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Subject:[ PATCH 002:003] export cpu up
@ 2009-08-22 23:30 raz ben yehuda
  0 siblings, 0 replies; only message in thread
From: raz ben yehuda @ 2009-08-22 23:30 UTC (permalink / raw)
  To: riel; +Cc: mingo, peterz, wiseman, lkml

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;



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-08-22 20:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-22 23:30 Subject:[ PATCH 002:003] export cpu up raz ben yehuda

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox