Clean up subthread exec
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 18 Jun 2005 20:06:22 +0000 (13:06 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 18 Jun 2005 20:06:22 +0000 (13:06 -0700)
Make sure we re-parent itimers, and use BUG_ON() instead of an explicit
conditional BUG().


No differences found