X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=kernel%2Fcpu.c;h=8ea32e8d68b05c95b211830deee92d9a7929637b;hb=bb4304c71c97bf727ec43cd2f195c2c237c27fd3;hp=5a732c5ef08b709dd2b7f6162432dfce3076fd11;hpb=f398778aa336a2919ee04ba45d915007230c6957;p=karo-tx-linux.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;