X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=kernel%2Fprofile.c;h=6631e1ef55ab0970f095b42ec350982abd8d9678;hb=0db0628d90125193280eabb501c94feaf48fa9ab;hp=0bf400737660d65a03280c23df130c9e17c776ea;hpb=3e11a00d8561622a2598254853e2e8cc3e51e544;p=linux-2.6-block.git diff --git a/kernel/profile.c b/kernel/profile.c index 0bf400737660..6631e1ef55ab 100644 --- a/kernel/profile.c +++ b/kernel/profile.c @@ -331,7 +331,7 @@ out: put_cpu(); } -static int __cpuinit 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;