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)
commit70ab81c2ed3d1323e7d6805bf59cbb570dff7937
tree7679256f81780842aa443846f4cea7524c0db37a
parentb0917bd912d3708c50e1df1b5e1648d0547108a3
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