summaryrefslogtreecommitdiff
path: root/kernel/time/Makefile
diff options
context:
space:
mode:
authorNathan Zimmer <nzimmer@sgi.com>2013-08-28 23:35:14 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2013-08-29 02:26:38 (GMT)
commit84a78a6504f5c5394a8e558702e5b54131f01d14 (patch)
treebd56909861d573e35ef940182891fe1eb210fec8 /kernel/time/Makefile
parentfa8218def1b1a16f0a410e2c1c767b4738cc81fa (diff)
downloadlinux-fsl-qoriq-84a78a6504f5c5394a8e558702e5b54131f01d14.tar.xz
timer_list: correct the iterator for timer_list
Correct an issue with /proc/timer_list reported by Holger. When reading from the proc file with a sufficiently small buffer, 2k so not really that small, there was one could get hung trying to read the file a chunk at a time. The timer_list_start function failed to account for the possibility that the offset was adjusted outside the timer_list_next. Signed-off-by: Nathan Zimmer <nzimmer@sgi.com> Reported-by: Holger Hans Peter Freyther <holger@freyther.de> Cc: John Stultz <john.stultz@linaro.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Berke Durak <berke.durak@xiphos.com> Cc: Jeff Layton <jlayton@redhat.com> Tested-by: Al Viro <viro@zeniv.linux.org.uk> Cc: <stable@vger.kernel.org> # 3.10.x Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/time/Makefile')
0 files changed, 0 insertions, 0 deletions