]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
[PATCH] added ack to tasklist patch.
authorgregkh@suse.de <gregkh@suse.de>
Wed, 16 Mar 2005 21:02:47 +0000 (13:02 -0800)
committerGreg KH <gregkh@suse.de>
Thu, 12 May 2005 05:10:43 +0000 (22:10 -0700)
queue/tasklist-left-locked-fix.patch

index 0e098a6197e3b63effebcd50e3c976a624646b4b..692085de7bdd9c9a6e14b4b9497d88ce33ebe766 100644 (file)
@@ -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 <hugh@veritas.com>
 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 <hugh@veritas.com>
 Acked-by: Roland McGrath <roland@redhat.com>
 Signed-off-by: Chris Wright <chrisw@osdl.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 
 --- 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