X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=kernel%2Fprofile.c;h=68afe121e5071f0574e37e7b9e20f1d66bd4c290;hb=de1e938e54deba5b093a3074dfafd0d11afacbe1;hp=5a730fdb1a2cecf6b10c2112ba777fbb5fb7c794;hpb=63e8d9114dab88c101be2372cb1f83a4fe74d9c1;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;