]> Pileus Git - ~andy/linux/blobdiff - kernel/timer.c
Merge branch 'linus' into x86/mce3
[~andy/linux] / kernel / timer.c
index c01e568935ea658a5b243e80bd6791fef99a5994..faf2db897de4b5ef6b82ed81fcef40c6c4452aa9 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.