X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=kernel%2Fprofile.c;h=68afe121e5071f0574e37e7b9e20f1d66bd4c290;hb=52ab3f3dc711eeccbfbcc5d4f5c5d9b9ff59650f;hp=5a730fdb1a2cecf6b10c2112ba777fbb5fb7c794;hpb=fdccffc6b711d1bfcd1e1b569537686dcad423e2;p=linux-2.6 diff --git a/kernel/profile.c b/kernel/profile.c index 5a730fdb1a..68afe121e5 100644 --- a/kernel/profile.c +++ b/kernel/profile.c @@ -299,7 +299,7 @@ out: } #ifdef CONFIG_HOTPLUG_CPU -static int __devinit profile_cpu_callback(struct notifier_block *info, +static int profile_cpu_callback(struct notifier_block *info, unsigned long action, void *__cpu) { int node, cpu = (unsigned long)__cpu;