[PATCH 2.6.27-rc4 25/27] mdb: export clocksource watchdog function

Previous thread: [PATCH 2.6.27-rc4 26/27] mdb: add Kconfig.debug sections and documentation by jmerkey on Wednesday, August 20, 2008 - 10:50 pm. (1 message)

Next thread: [PATCH 2.6.27-rc4 23/27] mdb: add mdb_modules function by jmerkey on Wednesday, August 20, 2008 - 10:50 pm. (1 message)
To: <linux-kernel@...>
Date: Wednesday, August 20, 2008 - 10:50 pm

export clocksource watchdog function

Signed-off-by: Jeffrey Vernon Merkey (jmerkey@wolfmountaingroup.com)

--- a/kernel/time/clocksource.c 2008-08-18 23:39:34.000000000 -0600
+++ b/kernel/time/clocksource.c 2008-08-18 23:40:26.000000000 -0600
@@ -242,6 +242,7 @@
{
clocksource_resume_watchdog();
}
+EXPORT_SYMBOL_GPL(clocksource_touch_watchdog);

/**
* clocksource_get_next - Returns the selected clocksource
--

Previous thread: [PATCH 2.6.27-rc4 26/27] mdb: add Kconfig.debug sections and documentation by jmerkey on Wednesday, August 20, 2008 - 10:50 pm. (1 message)

Next thread: [PATCH 2.6.27-rc4 23/27] mdb: add mdb_modules function by jmerkey on Wednesday, August 20, 2008 - 10:50 pm. (1 message)