X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=kernel%2Fcpu.c;h=8ea32e8d68b05c95b211830deee92d9a7929637b;hb=8419641450edc838a6ce7cdf0f99d262bf0af2d5;hp=5a732c5ef08b709dd2b7f6162432dfce3076fd11;hpb=8b805ef617cf0e02f6d18b891f8deb6246421b01;p=linux-2.6-block.git diff --git a/kernel/cpu.c b/kernel/cpu.c index 5a732c5ef08b..8ea32e8d68b0 100644 --- a/kernel/cpu.c +++ b/kernel/cpu.c @@ -462,7 +462,7 @@ out: * It must be called by the arch code on the new cpu, before the new cpu * enables interrupts and before the "boot" cpu returns from __cpu_up(). */ -void notify_cpu_starting(unsigned int cpu) +void __cpuinit notify_cpu_starting(unsigned int cpu) { unsigned long val = CPU_STARTING;