From: gregkh@suse.de Date: Wed, 16 Mar 2005 21:02:47 +0000 (-0800) Subject: [PATCH] added ack to tasklist patch. X-Git-Tag: v2.6.11.9~37 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f356701fd2666d83572de69cee331c556190b67d;p=thirdparty%2Fkernel%2Fstable-queue.git [PATCH] added ack to tasklist patch. --- diff --git a/queue/tasklist-left-locked-fix.patch b/queue/tasklist-left-locked-fix.patch index 0e098a6197e..692085de7bd 100644 --- a/queue/tasklist-left-locked-fix.patch +++ b/queue/tasklist-left-locked-fix.patch @@ -1,3 +1,4 @@ +From foo@baz Tue Apr 9 12:12:43 2002 Date: Wed, 16 Mar 2005 19:37:45 +0000 (GMT) From: Hugh Dickins To: stable@kernel.org @@ -11,6 +12,7 @@ do_signal_stop race case misses unlock, and fixing it fixes the symptom. Signed-off-by: Hugh Dickins Acked-by: Roland McGrath Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- 2.6.11/kernel/signal.c 2005-03-02 07:38:56.000000000 +0000 +++ linux/kernel/signal.c 2005-03-16 18:10:17.000000000 +0000