]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/softlockup.c
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
[linux-2.6-omap-h63xx.git] / kernel / softlockup.c
index b5c3b94e01ce7408a9f3d0dae310cff0a6939a36..29da0a847ba2a2b8f15d1b9d325300aee0e4c09a 100644 (file)
@@ -104,7 +104,7 @@ static int watchdog(void * __bind_cpu)
 /*
  * Create/destroy watchdog threads as CPUs come and go:
  */
-static int
+static int __devinit
 cpu_callback(struct notifier_block *nfb, unsigned long action, void *hcpu)
 {
        int hotcpu = (unsigned long)hcpu;