[tip:timers/core] tick: hrtimer-broadcast: Prevent endless restarting when broadcast device is unused

2015-05-05 Thread tip-bot for Andreas Sandberg
Commit-ID: 38d23a6cc16c02f7b0c920266053f340b5601735 Gitweb: http://git.kernel.org/tip/38d23a6cc16c02f7b0c920266053f340b5601735 Author: Andreas Sandberg AuthorDate: Fri, 24 Apr 2015 13:06:05 + Committer: Thomas Gleixner CommitDate: Tue, 5 May 2015 15:34:21 +0200 tick: hrtimer

[PATCH] tick: Fix hang caused by hrtimer in broadcast mode

2015-04-24 Thread Andreas Sandberg
t the hrtimer if the broadcast clock event device is in one of the active modes and try to cancel the timer when entering the CLOCK_EVT_MODE_UNUSED mode. Signed-off-by: Andreas Sandberg Acked-by: Mark Rutland Tested-by: Catalin Marinas --- kernel/time/tick-broadcast-hrtimer.c | 11 --- 1