]> git.baikalelectronics.ru Git - kernel.git/commit
posix cpu timers: fix timer ordering
authorLinus Torvalds <torvalds@g5.osdl.org>
Wed, 26 Oct 2005 18:23:06 +0000 (11:23 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 26 Oct 2005 18:23:06 +0000 (11:23 -0700)
commit395a25eacaa5d5b6284781a3a09deecbf97858be
tree7679256f81780842aa443846f4cea7524c0db37a
parent4f3579a5fb1e3a2f535e09c12d103a2db43b9e18
posix cpu timers: fix timer ordering

Pointed out by Oleg Nesterov, who has been walking over the code
forwards and backwards.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/posix-cpu-timers.c