X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=kernel%2Fcpu.c;h=3619e939182e3b75c982e33eace09f1b86fe9b85;hb=054b08d48464bfa8e5be69829b59bd599c5dcd72;hp=53d8263ae12ebc00483a3ad999177799003467e2;hpb=2fca877b68b2b4fc5b94277858a1bedd46017cde;p=linux-2.6 diff --git a/kernel/cpu.c b/kernel/cpu.c index 53d8263ae1..3619e93918 100644 --- a/kernel/cpu.c +++ b/kernel/cpu.c @@ -17,6 +17,7 @@ /* This protects CPUs going up and down... */ DECLARE_MUTEX(cpucontrol); +EXPORT_SYMBOL_GPL(cpucontrol); static struct notifier_block *cpu_chain;