commit | 72ab373a5688a78cbdaf3bf96012e597d5399bb7 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Thu Oct 27 03:16:42 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Oct 27 09:08:43 2005 -0700 |
tree | 906d4857e3cebe48649c4459acb78dca698d58c0 | |
parent | a362f463a6d316d14daed0f817e151835ce97ff7 [diff] |
[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>