https://github.com/torvalds/linux
Revision 167b1de3ee4e50d65a2bd0a2667c9cd48faf54f3 authored by Thomas Gleixner on 07 December 2007, 18:16:17 UTC, committed by Ingo Molnar on 07 December 2007, 18:16:17 UTC
The hrtimer problem with large relative timeouts resulting in a
negative expiry time went unnoticed as there is no check in the
clockevents_program_event() code. Put a check there with a WARN_ONCE
to avoid such problems in the future.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
1 parent 62f0f61
History
Tip revision: 167b1de3ee4e50d65a2bd0a2667c9cd48faf54f3 authored by Thomas Gleixner on 07 December 2007, 18:16:17 UTC
clockevents: warn once when program_event() is called with negative expiry
Tip revision: 167b1de
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
.gitignore -rw-r--r-- 628 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.1 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 91.6 KB
Makefile -rw-r--r-- 52.0 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top