From: Chris Wright Date: Thu, 7 Jun 2007 16:00:51 +0000 (-0700) Subject: Sign off on extra patches X-Git-Tag: v2.6.20.13~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e8d2a6d5eaaeb81dfa0bc8f6125a57122e7197cf;p=thirdparty%2Fkernel%2Fstable-queue.git Sign off on extra patches --- diff --git a/queue-2.6.21/aacraid-correct-sa-platform-support.patch b/queue-2.6.21/aacraid-correct-sa-platform-support.patch index 8797aaa1c0d..2927e2f9035 100644 --- a/queue-2.6.21/aacraid-correct-sa-platform-support.patch +++ b/queue-2.6.21/aacraid-correct-sa-platform-support.patch @@ -22,6 +22,7 @@ problem. Signed-off-by: Mark Salyzyn Signed-off-by: James Bottomley Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- drivers/scsi/aacraid/aacraid.h | 1 + diff --git a/queue-2.6.21/acpi-fix-potential-call-to-a-freed-memory-section.patch b/queue-2.6.21/acpi-fix-potential-call-to-a-freed-memory-section.patch index c948bd6f6fe..6706b4ed837 100644 --- a/queue-2.6.21/acpi-fix-potential-call-to-a-freed-memory-section.patch +++ b/queue-2.6.21/acpi-fix-potential-call-to-a-freed-memory-section.patch @@ -25,6 +25,7 @@ Signed-off-by: Aaron Durbin Cc: Len Brown Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- drivers/acpi/numa.c | 8 ++++---- diff --git a/queue-2.6.21/cciss-fix-pci_driver.shutdown-while-device-is-still-active.patch b/queue-2.6.21/cciss-fix-pci_driver.shutdown-while-device-is-still-active.patch index fee122bdd49..dfa59e190bc 100644 --- a/queue-2.6.21/cciss-fix-pci_driver.shutdown-while-device-is-still-active.patch +++ b/queue-2.6.21/cciss-fix-pci_driver.shutdown-while-device-is-still-active.patch @@ -23,6 +23,7 @@ Signed-off-by: Gerald Britton Acked-by: Mike Miller Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- diff --git a/queue-2.6.21/usb-set-the-correct-interrupt-interval-in-usb_bulk_msg.patch b/queue-2.6.21/usb-set-the-correct-interrupt-interval-in-usb_bulk_msg.patch index 9623e0e3af9..7de8e2d13ac 100644 --- a/queue-2.6.21/usb-set-the-correct-interrupt-interval-in-usb_bulk_msg.patch +++ b/queue-2.6.21/usb-set-the-correct-interrupt-interval-in-usb_bulk_msg.patch @@ -12,6 +12,7 @@ high-speed Interrupt intervals; it shouldn't be done twice. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- drivers/usb/core/message.c | 9 ++------- diff --git a/queue-2.6.21/work-around-dell-e520-bios-reboot-bug.patch b/queue-2.6.21/work-around-dell-e520-bios-reboot-bug.patch index c0e40998406..e4f70faa193 100644 --- a/queue-2.6.21/work-around-dell-e520-bios-reboot-bug.patch +++ b/queue-2.6.21/work-around-dell-e520-bios-reboot-bug.patch @@ -22,6 +22,7 @@ Acked-by: Andi Kleen Acked-by: Matt Domsch Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright ---