Subject:[ PATCH 002:003] export cpu up

From: raz ben yehuda
Date: Sat Aug 22 2009 - 16:31:01 EST


Export cpu_up for offsched driver use
cpu.c | 1 +
1 file changed, 1 insertion(+)
Signed-off-by: raziebe@xxxxxxxxx
---
--- 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;


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/