lkml.org 
[lkml]   [2009]   [Apr]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] [26/28] Export add_timer_on for modules
Date

Needed for the modular machine check injector.

Signed-off-by: Andi Kleen <ak@linux.intel.com>

---
kernel/timer.c | 1 +
1 file changed, 1 insertion(+)

Index: linux/kernel/timer.c
===================================================================
--- linux.orig/kernel/timer.c 2009-04-07 16:09:50.000000000 +0200
+++ linux/kernel/timer.c 2009-04-07 16:09:59.000000000 +0200
@@ -753,6 +753,7 @@
wake_up_idle_cpu(cpu);
spin_unlock_irqrestore(&base->lock, flags);
}
+EXPORT_SYMBOL_GPL(add_timer_on);

/**
* del_timer - deactive a timer.

\
 
 \ /
  Last update: 2009-04-07 17:21    [W:0.683 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site