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