Hey Thomas, Ingo, Wanted to submit the following changes for review and inclusion for tip/timers/urgent. The first is a fix for an NMI safety issue Steven pointed out last week and the other is a potential memory corruption issue.
Let me know if you have any objections. thanks -john Cc: Steven Rostedt <rost...@goodmis.org> Cc: Peter Zijlstra <pet...@infradead.org> Cc: Ingo Molnar <mi...@kernel.org> Cc: Thomas Gleixner <t...@linutronix.de> If desired, the patches can be pulled as follows: The following changes since commit be5769e2061ac40b32daa83e28e1c4aac7133511: clocksource/drivers/mips-gic-timer: Make gic_clocksource_of_init() return int (2016-08-17 13:08:32 +0200) are available in the git repository at: https://git.linaro.org/people/john.stultz/linux.git fortglx/4.8/time for you to fetch changes up to 30a56a04134382bd8f0fa51db19b94af7f74f9ee: timekeeping: Cap array access in timekeeping_debug to protect against invalid sleep times (2016-08-23 16:03:15 -0700) ---------------------------------------------------------------- John Stultz (2): timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING timekeeping: Cap array access in timekeeping_debug to protect against invalid sleep times kernel/time/timekeeping.c | 5 ++++- kernel/time/timekeeping_debug.c | 9 +++++++-- 2 files changed, 11 insertions(+), 3 deletions(-) -- 1.9.1