X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=kernel%2Fprofile.c;h=5a730fdb1a2cecf6b10c2112ba777fbb5fb7c794;hb=9fea80e4d984d411aa188baa31225c273ebe0fe6;hp=68afe121e5071f0574e37e7b9e20f1d66bd4c290;hpb=4e8f10b7ccf1c3c53a818a157962074a7340732e;p=cascardo%2Flinux.git diff --git a/kernel/profile.c b/kernel/profile.c index 68afe121e507..5a730fdb1a2c 100644 --- a/kernel/profile.c +++ b/kernel/profile.c @@ -299,7 +299,7 @@ out: } #ifdef CONFIG_HOTPLUG_CPU -static int profile_cpu_callback(struct notifier_block *info, +static int __devinit profile_cpu_callback(struct notifier_block *info, unsigned long action, void *__cpu) { int node, cpu = (unsigned long)__cpu;