From: Chris Wright Date: Wed, 17 May 2006 22:01:05 +0000 (-0700) Subject: add signed-off-by X-Git-Tag: v2.6.16.17~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=70a83a4236af5cb7072e605219aeba6f8a11fcbb;p=thirdparty%2Fkernel%2Fstable-queue.git add signed-off-by --- diff --git a/queue-2.6.16/BLOCK-limit-request_fn-recursion.patch b/queue-2.6.16/BLOCK-limit-request_fn-recursion.patch index 3018c5571c6..2951a831d0d 100644 --- a/queue-2.6.16/BLOCK-limit-request_fn-recursion.patch +++ b/queue-2.6.16/BLOCK-limit-request_fn-recursion.patch @@ -18,6 +18,7 @@ any SCSI lld that returns non-zero from it's ->queuecommand() handler. Signed-off-by: Jens Axboe Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- block/elevator.c | 8 +++++++- diff --git a/queue-2.6.16/Cardman-40x0-Fix-udev-device-creation.patch b/queue-2.6.16/Cardman-40x0-Fix-udev-device-creation.patch index e99f54ef960..5063340924a 100644 --- a/queue-2.6.16/Cardman-40x0-Fix-udev-device-creation.patch +++ b/queue-2.6.16/Cardman-40x0-Fix-udev-device-creation.patch @@ -12,6 +12,7 @@ Based on an earlier patch by Jan Niehusmann . Signed-off-by: Harald Welte Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- drivers/char/pcmcia/cm4000_cs.c | 10 ++++++---- diff --git a/queue-2.6.16/PCI-VIA-quirk-fixup-additional-PCI-IDs.patch b/queue-2.6.16/PCI-VIA-quirk-fixup-additional-PCI-IDs.patch index 7edbb5e57eb..ed35a8e5bb7 100644 --- a/queue-2.6.16/PCI-VIA-quirk-fixup-additional-PCI-IDs.patch +++ b/queue-2.6.16/PCI-VIA-quirk-fixup-additional-PCI-IDs.patch @@ -18,6 +18,7 @@ Signed-off-by: Chris Wedgwood Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- drivers/pci/quirks.c | 7 +++++++ diff --git a/queue-2.6.16/PCI-quirk-VIA-IRQ-fixup-should-only-run-for-VIA-southbridges.patch b/queue-2.6.16/PCI-quirk-VIA-IRQ-fixup-should-only-run-for-VIA-southbridges.patch index e5da86cd429..2a821a49e0d 100644 --- a/queue-2.6.16/PCI-quirk-VIA-IRQ-fixup-should-only-run-for-VIA-southbridges.patch +++ b/queue-2.6.16/PCI-quirk-VIA-IRQ-fixup-should-only-run-for-VIA-southbridges.patch @@ -13,6 +13,7 @@ This should address that. I also changed "Via IRQ" to "VIA IRQ" Signed-off-by: Chris Wedgwood Acked-by: Jeff Garzik Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- drivers/pci/quirks.c | 6 ++++-- diff --git a/queue-2.6.16/add-migratepage-address-space-op-to-shmem.patch b/queue-2.6.16/add-migratepage-address-space-op-to-shmem.patch index 058d7d5a988..4e76d5c5c66 100644 --- a/queue-2.6.16/add-migratepage-address-space-op-to-shmem.patch +++ b/queue-2.6.16/add-migratepage-address-space-op-to-shmem.patch @@ -31,7 +31,7 @@ Acked-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman - +Signed-off-by: Chris Wright --- mm/shmem.c | 1 + 1 file changed, 1 insertion(+) diff --git a/queue-2.6.16/i386-x86_64-Force-pci-noacpi-on-HP-XW9300.patch b/queue-2.6.16/i386-x86_64-Force-pci-noacpi-on-HP-XW9300.patch index 9421d44db43..c702be46961 100644 --- a/queue-2.6.16/i386-x86_64-Force-pci-noacpi-on-HP-XW9300.patch +++ b/queue-2.6.16/i386-x86_64-Force-pci-noacpi-on-HP-XW9300.patch @@ -13,6 +13,7 @@ Acked-by: len.brown@intel.com Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- arch/i386/kernel/acpi/boot.c | 8 ++++++++ diff --git a/queue-2.6.16/page-migration-Fix-fallback-behavior-for-dirty-pages.patch b/queue-2.6.16/page-migration-Fix-fallback-behavior-for-dirty-pages.patch index fa90946b84f..d3cfde09edd 100644 --- a/queue-2.6.16/page-migration-Fix-fallback-behavior-for-dirty-pages.patch +++ b/queue-2.6.16/page-migration-Fix-fallback-behavior-for-dirty-pages.patch @@ -26,6 +26,7 @@ Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- mm/vmscan.c | 11 +++++++++++ diff --git a/queue-2.6.16/pci-correctly-allocate-return-buffers-for-osc-calls.patch b/queue-2.6.16/pci-correctly-allocate-return-buffers-for-osc-calls.patch index fad5e7c0160..22ab3155c0c 100644 --- a/queue-2.6.16/pci-correctly-allocate-return-buffers-for-osc-calls.patch +++ b/queue-2.6.16/pci-correctly-allocate-return-buffers-for-osc-calls.patch @@ -17,6 +17,7 @@ how much space is needed. Signed-off-by: Kristen Carlson Accardi Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- drivers/pci/pci-acpi.c | 60 ++++++++++++++++++++++++++++--------------------- diff --git a/queue-2.6.16/remove-cond_resched-in-gather_stats.patch b/queue-2.6.16/remove-cond_resched-in-gather_stats.patch index a486287d9d4..a9e2da252a6 100644 --- a/queue-2.6.16/remove-cond_resched-in-gather_stats.patch +++ b/queue-2.6.16/remove-cond_resched-in-gather_stats.patch @@ -9,6 +9,7 @@ cannot reschedule with a lock held. Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds +Signed-off-by: Chris Wright --- mm/mempolicy.c | 1 -