From: Chris Wright Date: Mon, 21 May 2007 20:40:20 +0000 (-0700) Subject: make quilt happy for posting X-Git-Tag: v2.6.21.2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d92ce7f3214681e42c916c0443a2ae8d0af6f19c;p=thirdparty%2Fkernel%2Fstable-queue.git make quilt happy for posting --- diff --git a/queue-2.6.21/fix-for-bugzilla-8426-massive-slowdown-on-scsi-cd-dvd-drive-connected-to-mptspi-driver.patch b/queue-2.6.21/fix-for-bugzilla-8426-massive-slowdown-on-scsi-cd-dvd-drive-connected-to-mptspi-driver.patch index a2cb8433e8f..b3d5592a054 100644 --- a/queue-2.6.21/fix-for-bugzilla-8426-massive-slowdown-on-scsi-cd-dvd-drive-connected-to-mptspi-driver.patch +++ b/queue-2.6.21/fix-for-bugzilla-8426-massive-slowdown-on-scsi-cd-dvd-drive-connected-to-mptspi-driver.patch @@ -15,7 +15,7 @@ change the order some code was called. This caused a massive slowdown (of 150x to 300x) on the CD/DVD drive on the high-end HP Integrity servers. Signed-off-by: Doug Chapman -Cc: "Moore, Eric Dean" +Cc: Cc: James Bottomley Signed-off-by: Andrew Morton Signed-off-by: Chris Wright diff --git a/queue-2.6.21/ip-nf-_nat_proto_gre-do-not-modify-corrupt-grev0-packets-through-nat.patch b/queue-2.6.21/ip-nf-_nat_proto_gre-do-not-modify-corrupt-grev0-packets-through-nat.patch index b37995c5bb3..ebd4bd2d8b5 100644 --- a/queue-2.6.21/ip-nf-_nat_proto_gre-do-not-modify-corrupt-grev0-packets-through-nat.patch +++ b/queue-2.6.21/ip-nf-_nat_proto_gre-do-not-modify-corrupt-grev0-packets-through-nat.patch @@ -4,7 +4,7 @@ Date: Thu, 03 May 2007 03:14:27 +0200 From: Patrick McHardy To: "stable@kernel.org" Cc: "David S. Miller" , Adrian Bunk -Subject: [NETFILTER]: {ip, nf}_nat_proto_gre: do not modify/corrupt GREv0 packets through NAT +Subject: NETFILTER: {ip,nf}_nat_proto_gre: do not modify/corrupt GREv0 packets through NAT From: Jorge Boncompte diff --git a/queue-2.6.21/serial-sunhv-add-an-id-string.patch b/queue-2.6.21/serial-sunhv-add-an-id-string.patch index e4be31d0961..29786bf86e9 100644 --- a/queue-2.6.21/serial-sunhv-add-an-id-string.patch +++ b/queue-2.6.21/serial-sunhv-add-an-id-string.patch @@ -6,8 +6,6 @@ From: David Miller Cc: bunk@stusta.de Subject: SERIAL SUNHV: Add an ID string. -From: "David S. Miller" - The 'compatible' property can be SUNW,sun4v-console as well as 'qcn'. diff --git a/queue-2.6.21/skge-default-wol-should-be-magic-only.patch b/queue-2.6.21/skge-default-wol-should-be-magic-only.patch index 6717e5798ad..06a011a5234 100644 --- a/queue-2.6.21/skge-default-wol-should-be-magic-only.patch +++ b/queue-2.6.21/skge-default-wol-should-be-magic-only.patch @@ -10,7 +10,7 @@ By default, the skge driver now enables wake on magic and wake on PHY. This is a bad default (bug), wake on PHY means machine will never shutdown if connected to a switch. -Signed-off-by: Stephen Hemminger a +Signed-off-by: Stephen Hemminger Signed-off-by: Chris Wright --- diff --git a/queue-2.6.21/sparc64-add-missing-cpus_empty-check-in-hypervisor-xcall-handling.patch b/queue-2.6.21/sparc64-add-missing-cpus_empty-check-in-hypervisor-xcall-handling.patch index 0f6bfe3cc49..c4350424b0f 100644 --- a/queue-2.6.21/sparc64-add-missing-cpus_empty-check-in-hypervisor-xcall-handling.patch +++ b/queue-2.6.21/sparc64-add-missing-cpus_empty-check-in-hypervisor-xcall-handling.patch @@ -6,8 +6,6 @@ From: David Miller Cc: bunk@stusta.de Subject: SPARC64: Add missing cpus_empty() check in hypervisor xcall handling. -From: "David S. Miller" - Signed-off-by: David S. Miller Signed-off-by: Chris Wright diff --git a/queue-2.6.21/sparc64-be-more-resiliant-with-pci-i-o-space-regs.patch b/queue-2.6.21/sparc64-be-more-resiliant-with-pci-i-o-space-regs.patch index 0264d896b40..522d45e4e87 100644 --- a/queue-2.6.21/sparc64-be-more-resiliant-with-pci-i-o-space-regs.patch +++ b/queue-2.6.21/sparc64-be-more-resiliant-with-pci-i-o-space-regs.patch @@ -6,8 +6,6 @@ From: David Miller Cc: bunk@stusta.de Subject: SPARC64: Be more resiliant with PCI I/O space regs. -From: "David S. Miller" - If we miss on the ranges, just toss the translation up to the parent instead of failing. diff --git a/queue-2.6.21/sparc64-bump-promintr_max-to-32.patch b/queue-2.6.21/sparc64-bump-promintr_max-to-32.patch index 2d3e69a324b..02f5e0f095d 100644 --- a/queue-2.6.21/sparc64-bump-promintr_max-to-32.patch +++ b/queue-2.6.21/sparc64-bump-promintr_max-to-32.patch @@ -6,8 +6,6 @@ From: David Miller Cc: bunk@stusta.de Subject: SPARC64: Bump PROMINTR_MAX to 32. -From: "David S. Miller" - Some devices have more than 15 which was the previous setting. diff --git a/queue-2.6.21/sparc64-fix-recursion-in-prom-tree-building.patch b/queue-2.6.21/sparc64-fix-recursion-in-prom-tree-building.patch index 99edb7aad5f..82a1730c8e2 100644 --- a/queue-2.6.21/sparc64-fix-recursion-in-prom-tree-building.patch +++ b/queue-2.6.21/sparc64-fix-recursion-in-prom-tree-building.patch @@ -6,8 +6,6 @@ From: David Miller Cc: bunk@stusta.de Subject: SPARC64: Fix recursion in PROM tree building. -From: "David S. Miller" - Use iteration for scanning of PROM node siblings. Based upon a patch by Greg Onufer, who found this bug.