summaryrefslogtreecommitdiff
path: root/include/linux/rtc.h
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2010-12-11 06:19:53 (GMT)
committerJohn Stultz <john.stultz@linaro.org>2010-12-11 06:19:53 (GMT)
commitb007c389d3e09b823eccda1503390fa2a9adca0d (patch)
tree34431af3282f6b3892e092cc77b507a92a66724e /include/linux/rtc.h
parent998adc3dda59f811966b3ccb21eb223680b25ec4 (diff)
downloadlinux-fsl-qoriq-b007c389d3e09b823eccda1503390fa2a9adca0d.tar.xz
hrtimer: fix timerqueue conversion flub
In converting the hrtimers to timerqueue, I missed a spot in hrtimer_run_queues where we loop running timers. We end up not pulling the new next value out and instead just use the last next value, causing boot time hangs in some cases. The proper fix is to pull timerqueue_getnext each iteration instead of using a local next value. Reported-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: John Stultz <john.stultz@linaro.org>
Diffstat (limited to 'include/linux/rtc.h')
0 files changed, 0 insertions, 0 deletions