Searched hist:f2c45807d3992fe0f173f34af9c347d907c31686 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/kernel/time/ |
H A D | posix-timers.h | diff f2c45807d3992fe0f173f34af9c347d907c31686 Tue May 30 16:15:59 CDT 2017 Thomas Gleixner <tglx@linutronix.de> alarmtimer: Switch over to generic set/get/rearm routine
All required callbacks are in place. Switch the alarm timer based posix interval timer callbacks to the common implementation and remove the incorrect private implementation.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Peter Zijlstra <peterz@infradead.org> Cc: John Stultz <john.stultz@linaro.org> Link: http://lkml.kernel.org/r/20170530211657.825471962@linutronix.de
|
H A D | posix-timers.c | diff f2c45807d3992fe0f173f34af9c347d907c31686 Tue May 30 16:15:59 CDT 2017 Thomas Gleixner <tglx@linutronix.de> alarmtimer: Switch over to generic set/get/rearm routine
All required callbacks are in place. Switch the alarm timer based posix interval timer callbacks to the common implementation and remove the incorrect private implementation.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Peter Zijlstra <peterz@infradead.org> Cc: John Stultz <john.stultz@linaro.org> Link: http://lkml.kernel.org/r/20170530211657.825471962@linutronix.de
|
H A D | alarmtimer.c | diff f2c45807d3992fe0f173f34af9c347d907c31686 Tue May 30 16:15:59 CDT 2017 Thomas Gleixner <tglx@linutronix.de> alarmtimer: Switch over to generic set/get/rearm routine
All required callbacks are in place. Switch the alarm timer based posix interval timer callbacks to the common implementation and remove the incorrect private implementation.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Peter Zijlstra <peterz@infradead.org> Cc: John Stultz <john.stultz@linaro.org> Link: http://lkml.kernel.org/r/20170530211657.825471962@linutronix.de
|