X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=kernel%2Fprofile.c;h=5a730fdb1a2cecf6b10c2112ba777fbb5fb7c794;hb=98bb244b685eb2a297aa60fa2e5c0631f95828e1;hp=68afe121e5071f0574e37e7b9e20f1d66bd4c290;hpb=e44e20ff1273cf96c7f195297208f654c49295cf;p=linux-2.6 diff --git a/kernel/profile.c b/kernel/profile.c index 68afe121e5..5a730fdb1a 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;