[PATCH] Yet more posix-cpu-timer fixes
authorRoland McGrath <roland@redhat.com>
Thu, 27 Oct 2005 10:16:42 +0000 (03:16 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 27 Oct 2005 16:08:43 +0000 (09:08 -0700)
commit72ab373a5688a78cbdaf3bf96012e597d5399bb7
tree906d4857e3cebe48649c4459acb78dca698d58c0
parenta362f463a6d316d14daed0f817e151835ce97ff7
[PATCH] Yet more posix-cpu-timer fixes

This just makes sure that a thread's expiry times can't get reset after
it clears them in do_exit.

This is what allowed us to re-introduce the stricter BUG_ON() check in
a362f463a6d316d14daed0f817e151835ce97ff7.

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