]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
some .28 patch fixes to make quilt mbox happy
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 30 Apr 2009 17:02:07 +0000 (10:02 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 30 Apr 2009 17:02:07 +0000 (10:02 -0700)
queue-2.6.28/0012-USB-add-quirk-to-avoid-config-and-interface-strings.patch
queue-2.6.28/0053-SCSI-libiscsi-fix-iscsi-pool-error-path.patch
queue-2.6.28/kprobes-fix-locking-imbalance-in-kretprobes.patch

index 243077cace382dbd98dbd2d0a97928c400d9b67c..4d09820801453cd866fd5e9aca41f24b71a8b4a7 100644 (file)
@@ -20,7 +20,6 @@ new quirk for the offending joystick.
 Reported-by: Melchior FRANZ <melchior.franz@gmail.com>
 Tested-by: Melchior FRANZ <melchior.franz@gmail.com>
 Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
-Cc: stable <stable@kernel.org>  [2.6.28 and 2.6.29, nothing earlier]
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 ---
index 0751ec7087f2fe015f95084589a9253cafd45139..feb8a1a1bf1d85abee34f8ab84a68f7914304abc 100644 (file)
@@ -1,7 +1,7 @@
 From b76d2b612cd5c0c6fb82340f9ec241ca75b942f9 Mon Sep 17 00:00:00 2001
 From: Jean Delvare <jdelvare@suse.de>
 Date: Wed, 1 Apr 2009 13:11:29 -0500
-Subject: SCSI: libiscsi: fix iscsi pool error path
+Subject: SCSI: libiscsi: fix iscsi pool error path again
 MIME-Version: 1.0
 Content-Type: text/plain; charset=utf-8
 Content-Transfer-Encoding: 8bit
index 3788a25551c0804b6399567de2b133cf1f4f9137..e38d2b217636c9591a8706542a2951bc183866e3 100644 (file)
@@ -62,7 +62,6 @@ Cc: Masami Hiramatsu <mhiramat@redhat.com>
 Cc: Jim Keniston <jkenisto@us.ibm.com>
 Cc: Linus Torvalds <torvalds@linux-foundation.org>
 Cc: Andrew Morton <akpm@linux-foundation.org>
-Cc: <stable@kernel.org> [2.6.29.x, 2.6.28.x, 2.6.27.x]
 LKML-Reference: <20090318113621.GB4129@in.ibm.com>
 Signed-off-by: Ingo Molnar <mingo@elte.hu>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>