Merge branch 'linus' into x86/mce3
[pandora-kernel.git] / kernel / timer.c
index c01e568..faf2db8 100644 (file)
@@ -757,6 +757,7 @@ void add_timer_on(struct timer_list *timer, int cpu)
        wake_up_idle_cpu(cpu);
        spin_unlock_irqrestore(&base->lock, flags);
 }
+EXPORT_SYMBOL_GPL(add_timer_on);
 
 /**
  * del_timer - deactive a timer.