[XFS] Fix a possible forced shutdown due to mishandling write barriers
[safe/jmp/linux-2.6] / kernel / hrtimer.c
index 4b63bb9..b7f0388 100644 (file)
@@ -836,7 +836,7 @@ static void migrate_hrtimers(int cpu)
 }
 #endif /* CONFIG_HOTPLUG_CPU */
 
-static int __devinit hrtimer_cpu_notify(struct notifier_block *self,
+static int hrtimer_cpu_notify(struct notifier_block *self,
                                        unsigned long action, void *hcpu)
 {
        long cpu = (long)hcpu;