Searched hist:"0 f447051" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/kernel/time/ |
H A D | tick-common.c | 0f447051 Tue Jul 14 05:01:04 CDT 2015 Thomas Gleixner <tglx@linutronix.de> tick: Move the export of tick_broadcast_oneshot_control to the proper place
tick_broadcast_oneshot_control got moved from tick-broadcast to tick-common, but the export stayed in the old place. Fix it up.
Fixes: f32dd1170511 'tick/broadcast: Make idle check independent from mode and config' Reported-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> 0f447051 Tue Jul 14 05:01:04 CDT 2015 Thomas Gleixner <tglx@linutronix.de> tick: Move the export of tick_broadcast_oneshot_control to the proper place tick_broadcast_oneshot_control got moved from tick-broadcast to tick-common, but the export stayed in the old place. Fix it up. Fixes: f32dd1170511 'tick/broadcast: Make idle check independent from mode and config' Reported-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|
H A D | tick-broadcast.c | 0f447051 Tue Jul 14 05:01:04 CDT 2015 Thomas Gleixner <tglx@linutronix.de> tick: Move the export of tick_broadcast_oneshot_control to the proper place
tick_broadcast_oneshot_control got moved from tick-broadcast to tick-common, but the export stayed in the old place. Fix it up.
Fixes: f32dd1170511 'tick/broadcast: Make idle check independent from mode and config' Reported-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
|