aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@tv-sign.ru>2005-10-26 20:26:53 +0400
committerLinus Torvalds <torvalds@g5.osdl.org>2005-10-26 15:21:14 -0700
commit7a4ed937aa44acdeb8c6ba671509dc7b54b09d3a (patch)
treeb602abc9445b2c4a10788147c58a28fe1f4e63f7 /net/ipv4
parente02fd44056dd8077b49b4bd92c5799a75e89cd65 (diff)
[PATCH] Fix cpu timers expiration time
There's a silly off-by-one error in the code that updates the expiration of posix CPU timers, causing them to not be properly updated when they hit exactly on their expiration time (which should be the normal case). This causes them to then fire immediately again, and only _then_ get properly updated. Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions