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)
commitc2a0f5943d8935766a42b2d0870aa4c645e3423d
treee3a0b1bd202725989d908cc4686dab4b1d9855d9
parentc83d9945c05570ba6b8ec5460c99d1ab7c6e6671
Clean up subthread exec

Make sure we re-parent itimers, and use BUG_ON() instead of an explicit
conditional BUG().
fs/exec.c