]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
add lkml thread and ack from Mike to Eric's reparent fix
authorChris Wright <chrisw@sous-sol.org>
Fri, 12 Jan 2007 16:12:43 +0000 (08:12 -0800)
committerChris Wright <chrisw@sous-sol.org>
Fri, 12 Jan 2007 16:12:43 +0000 (08:12 -0800)
queue-2.6.19/fix-reparenting-to-the-same-thread-group.patch

index ca396f00f5643329a2d6459b2d530d594d2a483a..2d4c8396c5a4492bc2e97d586f317504ebd82ffc 100644 (file)
@@ -13,8 +13,11 @@ change.
 Thanks to Oleg for spotting my bug of only fixing this for non-ptraced
 tasks.
 
+This fixes the issues identified by Albert Cahalan in thread
+http://lkml.org/lkml/2006/12/21/22.
+
 Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
-Cc: Mike Galbraith <efault@gmx.de>
+Acked-by: Mike Galbraith <efault@gmx.de>
 Cc: Albert Cahalan <acahalan@gmail.com>
 Cc: Andrew Morton <akpm@osdl.org>
 Cc: Roland McGrath <roland@redhat.com>