Merge branch 'linus' into core/softirq
[pandora-kernel.git] / kernel / sched.c
index eaf6751..7c7b2d0 100644 (file)
@@ -7806,7 +7806,7 @@ void __init sched_init(void)
 #endif
 
 #ifdef CONFIG_SMP
-       open_softirq(SCHED_SOFTIRQ, run_rebalance_domains, NULL);
+       open_softirq(SCHED_SOFTIRQ, run_rebalance_domains);
 #endif
 
 #ifdef CONFIG_RT_MUTEXES