]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] Clean up subthread exec (CAN-2005-1913)
authorLinus Torvalds <torvalds@osdl.org>
Sat, 18 Jun 2005 20:17:49 +0000 (13:17 -0700)
committerChris Wright <chrisw@osdl.org>
Wed, 22 Jun 2005 19:32:50 +0000 (12:32 -0700)
commitfe3d5c8793fcaf33c5d3118a7f3ffc135eadaf4d
tree19fac0a8a24b4c106babdfee1e68b5e794ece216
parent9ee1c939d1cb936b1f98e8d81aeffab57bae46ab
[PATCH] Clean up subthread exec (CAN-2005-1913)

Make sure we re-parent itimers.  If subthread exec's with timer pending,
signal is delivered to old group-leader and can panic kernel.

Signed-off-by: Linus Torvalds <torvalds@ppc970.osdl.org>
Signed-off-by: Chris Wright <chrisw@osdl.org>
fs/exec.c