]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
Sign off on extra patches
authorChris Wright <chrisw@sous-sol.org>
Thu, 7 Jun 2007 16:00:51 +0000 (09:00 -0700)
committerChris Wright <chrisw@sous-sol.org>
Thu, 7 Jun 2007 16:00:51 +0000 (09:00 -0700)
queue-2.6.21/aacraid-correct-sa-platform-support.patch
queue-2.6.21/acpi-fix-potential-call-to-a-freed-memory-section.patch
queue-2.6.21/cciss-fix-pci_driver.shutdown-while-device-is-still-active.patch
queue-2.6.21/usb-set-the-correct-interrupt-interval-in-usb_bulk_msg.patch
queue-2.6.21/work-around-dell-e520-bios-reboot-bug.patch

index 8797aaa1c0db0997f5b7f4b70da93f5fc21f121f..2927e2f90353b7b67fdff286eac7609badb9c2db 100644 (file)
@@ -22,6 +22,7 @@ problem.
 Signed-off-by: Mark Salyzyn <aacraid@adaptec.com>
 Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  drivers/scsi/aacraid/aacraid.h |    1 +
index c948bd6f6febeae9755b8c921c135aed0b27a50e..6706b4ed83773f00fa2a6a64aa70ca519aa69733 100644 (file)
@@ -25,6 +25,7 @@ Signed-off-by: Aaron Durbin <adurbin@google.com>
 Cc: Len Brown <lenb@kernel.org>
 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  drivers/acpi/numa.c      |    8 ++++----
index fee122bdd49c2820b1e15ab226f007208a76719c..dfa59e190bc16ea7e6308b3366e977b5f2e6b6fe 100644 (file)
@@ -23,6 +23,7 @@ Signed-off-by: Gerald Britton <gbritton@alum.mit.edu>
 Acked-by: Mike Miller <mike.miller@hp.com>
 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 
 ---
index 9623e0e3af964d0865650bd6603a686f22560ddf..7de8e2d13ac18f26346d66f75e69db6f2e38b1fc 100644 (file)
@@ -12,6 +12,7 @@ high-speed Interrupt intervals; it shouldn't be done twice.
 
 Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 ---
  drivers/usb/core/message.c |    9 ++-------
index c0e40998406f7b45a2e2032782ac9f08771bcb03..e4f70faa19368b0b5c29dd818ced1ffec31c9ac0 100644 (file)
@@ -22,6 +22,7 @@ Acked-by: Andi Kleen <ak@suse.de>
 Acked-by: Matt Domsch <Matt_Domsch@dell.com>
 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
+Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 
 
 ---