From: Chris Wright Date: Sat, 9 Dec 2006 03:29:27 +0000 (-0800) Subject: 2.6.19.1 review cycle kicked off X-Git-Tag: v2.6.19.1~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=222c9336475a4fddb4ba37d1677d6f3e961dcbf0;p=thirdparty%2Fkernel%2Fstable-queue.git 2.6.19.1 review cycle kicked off --- diff --git a/queue-2.6.19/add-bottom_half.h.patch b/review-2.6.19/add-bottom_half.h.patch similarity index 100% rename from queue-2.6.19/add-bottom_half.h.patch rename to review-2.6.19/add-bottom_half.h.patch diff --git a/queue-2.6.19/autofs-fix-error-code-path-in-autofs_fill_sb.patch b/review-2.6.19/autofs-fix-error-code-path-in-autofs_fill_sb.patch similarity index 100% rename from queue-2.6.19/autofs-fix-error-code-path-in-autofs_fill_sb.patch rename to review-2.6.19/autofs-fix-error-code-path-in-autofs_fill_sb.patch diff --git a/queue-2.6.19/compat-skip-data-conversion-in-compat_sys_mount-when-data_page-is-null.patch b/review-2.6.19/compat-skip-data-conversion-in-compat_sys_mount-when-data_page-is-null.patch similarity index 100% rename from queue-2.6.19/compat-skip-data-conversion-in-compat_sys_mount-when-data_page-is-null.patch rename to review-2.6.19/compat-skip-data-conversion-in-compat_sys_mount-when-data_page-is-null.patch diff --git a/queue-2.6.19/cryptoloop-select-crypto_cbc.patch b/review-2.6.19/cryptoloop-select-crypto_cbc.patch similarity index 94% rename from queue-2.6.19/cryptoloop-select-crypto_cbc.patch rename to review-2.6.19/cryptoloop-select-crypto_cbc.patch index 15d656113e5..bbc69cf3526 100644 --- a/queue-2.6.19/cryptoloop-select-crypto_cbc.patch +++ b/review-2.6.19/cryptoloop-select-crypto_cbc.patch @@ -3,7 +3,7 @@ Date: Sat, 2 Dec 2006 14:37:27 +1100 To: stable@kernel.org Message-ID: <20061202033726.GA26175@gondor.apana.org.au> From: Herbert Xu -Subject: [CRYPTO] cryptoloop: Select CRYPTO_CBC +Subject: cryptoloop: Select CRYPTO_CBC As CBC is the default chaining method for cryptoloop, we should select it from cryptoloop to ease the transition. diff --git a/queue-2.6.19/do_coredump-and-not-stopping-rewrite-attacks.patch b/review-2.6.19/do_coredump-and-not-stopping-rewrite-attacks.patch similarity index 100% rename from queue-2.6.19/do_coredump-and-not-stopping-rewrite-attacks.patch rename to review-2.6.19/do_coredump-and-not-stopping-rewrite-attacks.patch diff --git a/queue-2.6.19/drm-sis-linkage-fix.patch b/review-2.6.19/drm-sis-linkage-fix.patch similarity index 100% rename from queue-2.6.19/drm-sis-linkage-fix.patch rename to review-2.6.19/drm-sis-linkage-fix.patch diff --git a/queue-2.6.19/ebtables-deal-with-the-worst-case-behaviour-in-loop-checks.patch b/review-2.6.19/ebtables-deal-with-the-worst-case-behaviour-in-loop-checks.patch similarity index 100% rename from queue-2.6.19/ebtables-deal-with-the-worst-case-behaviour-in-loop-checks.patch rename to review-2.6.19/ebtables-deal-with-the-worst-case-behaviour-in-loop-checks.patch diff --git a/queue-2.6.19/ebtables-fix-wraparounds-in-ebt_entries-verification.patch b/review-2.6.19/ebtables-fix-wraparounds-in-ebt_entries-verification.patch similarity index 100% rename from queue-2.6.19/ebtables-fix-wraparounds-in-ebt_entries-verification.patch rename to review-2.6.19/ebtables-fix-wraparounds-in-ebt_entries-verification.patch diff --git a/queue-2.6.19/ebtables-prevent-wraparounds-in-checks-for-entry-components-sizes.patch b/review-2.6.19/ebtables-prevent-wraparounds-in-checks-for-entry-components-sizes.patch similarity index 100% rename from queue-2.6.19/ebtables-prevent-wraparounds-in-checks-for-entry-components-sizes.patch rename to review-2.6.19/ebtables-prevent-wraparounds-in-checks-for-entry-components-sizes.patch diff --git a/queue-2.6.19/ebtables-verify-that-ebt_entries-have-zero-distinguisher.patch b/review-2.6.19/ebtables-verify-that-ebt_entries-have-zero-distinguisher.patch similarity index 100% rename from queue-2.6.19/ebtables-verify-that-ebt_entries-have-zero-distinguisher.patch rename to review-2.6.19/ebtables-verify-that-ebt_entries-have-zero-distinguisher.patch diff --git a/queue-2.6.19/forcedeth-disable-intx-when-enabling-msi-in-forcedeth.patch b/review-2.6.19/forcedeth-disable-intx-when-enabling-msi-in-forcedeth.patch similarity index 100% rename from queue-2.6.19/forcedeth-disable-intx-when-enabling-msi-in-forcedeth.patch rename to review-2.6.19/forcedeth-disable-intx-when-enabling-msi-in-forcedeth.patch diff --git a/queue-2.6.19/ib-ucm-fix-deadlock-in-cleanup.patch b/review-2.6.19/ib-ucm-fix-deadlock-in-cleanup.patch similarity index 96% rename from queue-2.6.19/ib-ucm-fix-deadlock-in-cleanup.patch rename to review-2.6.19/ib-ucm-fix-deadlock-in-cleanup.patch index 9c57b32308c..7055a242a95 100644 --- a/queue-2.6.19/ib-ucm-fix-deadlock-in-cleanup.patch +++ b/review-2.6.19/ib-ucm-fix-deadlock-in-cleanup.patch @@ -1,6 +1,6 @@ From stable-bounces@linux.kernel.org Mon Dec 4 08:50:32 2006 Date: Mon, 4 Dec 2006 18:44:48 +0200 -From: "Michael S. Tsirkin" +From: Michael S Tsirkin To: stable@kernel.org, Roland Dreier , Sean Hefty Message-ID: <20061204164448.GA15375@mellanox.co.il> Subject: IB/ucm: Fix deadlock in cleanup diff --git a/queue-2.6.19/ipsec-fix-inetpeer-leak-in-ipv4-xfrm-dst-entries.patch b/review-2.6.19/ipsec-fix-inetpeer-leak-in-ipv4-xfrm-dst-entries.patch similarity index 100% rename from queue-2.6.19/ipsec-fix-inetpeer-leak-in-ipv4-xfrm-dst-entries.patch rename to review-2.6.19/ipsec-fix-inetpeer-leak-in-ipv4-xfrm-dst-entries.patch diff --git a/queue-2.6.19/irda-incorrect-ttp-header-reservation.patch b/review-2.6.19/irda-incorrect-ttp-header-reservation.patch similarity index 100% rename from queue-2.6.19/irda-incorrect-ttp-header-reservation.patch rename to review-2.6.19/irda-incorrect-ttp-header-reservation.patch diff --git a/queue-2.6.19/m32r-make-userspace-headers-platform-independent.patch b/review-2.6.19/m32r-make-userspace-headers-platform-independent.patch similarity index 100% rename from queue-2.6.19/m32r-make-userspace-headers-platform-independent.patch rename to review-2.6.19/m32r-make-userspace-headers-platform-independent.patch diff --git a/queue-2.6.19/ndisc-calculate-packet-length-correctly-for-allocation.patch b/review-2.6.19/ndisc-calculate-packet-length-correctly-for-allocation.patch similarity index 96% rename from queue-2.6.19/ndisc-calculate-packet-length-correctly-for-allocation.patch rename to review-2.6.19/ndisc-calculate-packet-length-correctly-for-allocation.patch index c0ceaa32f78..85d1af2d8c7 100644 --- a/queue-2.6.19/ndisc-calculate-packet-length-correctly-for-allocation.patch +++ b/review-2.6.19/ndisc-calculate-packet-length-correctly-for-allocation.patch @@ -3,7 +3,7 @@ Message-Id: <20061202.210406.112265194.davem@davemloft.net> Date: Sat, 02 Dec 2006 21:04:06 -0800 (PST) From: David Miller To: stable@kernel.org -Subject: [IPV6] NDISC: Calculate packet length correctly for allocation. +Subject: IPV6 NDISC: Calculate packet length correctly for allocation. MAX_HEADER does not include the ipv6 header length in it, so we need to add it in explicitly. diff --git a/queue-2.6.19/net_sched-policer-restore-compatibility-with-old-iproute-binaries.patch b/review-2.6.19/net_sched-policer-restore-compatibility-with-old-iproute-binaries.patch similarity index 100% rename from queue-2.6.19/net_sched-policer-restore-compatibility-with-old-iproute-binaries.patch rename to review-2.6.19/net_sched-policer-restore-compatibility-with-old-iproute-binaries.patch diff --git a/queue-2.6.19/netfilter-bridge-netfilter-deal-with-martians-correctly.patch b/review-2.6.19/netfilter-bridge-netfilter-deal-with-martians-correctly.patch similarity index 100% rename from queue-2.6.19/netfilter-bridge-netfilter-deal-with-martians-correctly.patch rename to review-2.6.19/netfilter-bridge-netfilter-deal-with-martians-correctly.patch diff --git a/queue-2.6.19/netfilter-fix-ip-ip6-arp-_tables-hook-validation.patch b/review-2.6.19/netfilter-fix-ip-ip6-arp-_tables-hook-validation.patch similarity index 100% rename from queue-2.6.19/netfilter-fix-ip-ip6-arp-_tables-hook-validation.patch rename to review-2.6.19/netfilter-fix-ip-ip6-arp-_tables-hook-validation.patch diff --git a/queue-2.6.19/netfilter-fix-iptables-compat-hook-validation.patch b/review-2.6.19/netfilter-fix-iptables-compat-hook-validation.patch similarity index 100% rename from queue-2.6.19/netfilter-fix-iptables-compat-hook-validation.patch rename to review-2.6.19/netfilter-fix-iptables-compat-hook-validation.patch diff --git a/queue-2.6.19/netlink-put-ifa-ifla-_-rta-payload-macros-back-for-userspace.patch b/review-2.6.19/netlink-put-ifa-ifla-_-rta-payload-macros-back-for-userspace.patch similarity index 91% rename from queue-2.6.19/netlink-put-ifa-ifla-_-rta-payload-macros-back-for-userspace.patch rename to review-2.6.19/netlink-put-ifa-ifla-_-rta-payload-macros-back-for-userspace.patch index dcc093a03f0..1b2e6d3698a 100644 --- a/queue-2.6.19/netlink-put-ifa-ifla-_-rta-payload-macros-back-for-userspace.patch +++ b/review-2.6.19/netlink-put-ifa-ifla-_-rta-payload-macros-back-for-userspace.patch @@ -14,12 +14,10 @@ userspace. Signed-off-by: David S. Miller Signed-off-by: Chris Wright --- +commit c0279128f20aa3580b0b43aaa49f351f6bad5f30 +Author: David S. Miller +Date: Fri Dec 8 17:05:13 2006 -0800 - commit c0279128f20aa3580b0b43aaa49f351f6bad5f30 - Author: David S. Miller - Date: Fri Dec 8 17:05:13 2006 -0800 - ---- include/linux/if_addr.h | 6 ++++++ include/linux/if_link.h | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/queue-2.6.19/pkt_sched-act_gact-division-by-zero.patch b/review-2.6.19/pkt_sched-act_gact-division-by-zero.patch similarity index 100% rename from queue-2.6.19/pkt_sched-act_gact-division-by-zero.patch rename to review-2.6.19/pkt_sched-act_gact-division-by-zero.patch diff --git a/queue-2.6.19/pm-fix-swsusp-debug-mode-testproc.patch b/review-2.6.19/pm-fix-swsusp-debug-mode-testproc.patch similarity index 96% rename from queue-2.6.19/pm-fix-swsusp-debug-mode-testproc.patch rename to review-2.6.19/pm-fix-swsusp-debug-mode-testproc.patch index 063d6d23eec..109b125dd36 100644 --- a/queue-2.6.19/pm-fix-swsusp-debug-mode-testproc.patch +++ b/review-2.6.19/pm-fix-swsusp-debug-mode-testproc.patch @@ -6,7 +6,7 @@ Date: Wed, 06 Dec 2006 20:34:47 -0800 Cc: akpm@osdl.org, rjw@sisk.pl, stable@kernel.org, pavel@ucw.cz Subject: PM: Fix swsusp debug mode testproc -From: "Rafael J. Wysocki" +From: Rafael J Wysocki The 'testproc' swsusp debug mode thaws tasks twice in a row, which is _very_ confusing. Fix that. diff --git a/queue-2.6.19/restore-api-compatibility-of-address-and-neighbour-bits.patch b/review-2.6.19/restore-api-compatibility-of-address-and-neighbour-bits.patch similarity index 100% rename from queue-2.6.19/restore-api-compatibility-of-address-and-neighbour-bits.patch rename to review-2.6.19/restore-api-compatibility-of-address-and-neighbour-bits.patch diff --git a/queue-2.6.19/revert-acpi-sci-interrupt-source-override.patch b/review-2.6.19/revert-acpi-sci-interrupt-source-override.patch similarity index 100% rename from queue-2.6.19/revert-acpi-sci-interrupt-source-override.patch rename to review-2.6.19/revert-acpi-sci-interrupt-source-override.patch diff --git a/queue-2.6.19/series b/review-2.6.19/series similarity index 100% rename from queue-2.6.19/series rename to review-2.6.19/series diff --git a/queue-2.6.19/softirq-remove-bug_ons-which-can-incorrectly-trigger.patch b/review-2.6.19/softirq-remove-bug_ons-which-can-incorrectly-trigger.patch similarity index 100% rename from queue-2.6.19/softirq-remove-bug_ons-which-can-incorrectly-trigger.patch rename to review-2.6.19/softirq-remove-bug_ons-which-can-incorrectly-trigger.patch diff --git a/queue-2.6.19/softmac-fix-unbalanced-mutex_lock-unlock-in-ieee80211softmac_wx_set_mlme.patch b/review-2.6.19/softmac-fix-unbalanced-mutex_lock-unlock-in-ieee80211softmac_wx_set_mlme.patch similarity index 94% rename from queue-2.6.19/softmac-fix-unbalanced-mutex_lock-unlock-in-ieee80211softmac_wx_set_mlme.patch rename to review-2.6.19/softmac-fix-unbalanced-mutex_lock-unlock-in-ieee80211softmac_wx_set_mlme.patch index 14e2863b107..f491a847b45 100644 --- a/queue-2.6.19/softmac-fix-unbalanced-mutex_lock-unlock-in-ieee80211softmac_wx_set_mlme.patch +++ b/review-2.6.19/softmac-fix-unbalanced-mutex_lock-unlock-in-ieee80211softmac_wx_set_mlme.patch @@ -3,7 +3,7 @@ Date: Sun, 03 Dec 2006 10:40:01 -0600 From: Larry Finger To: John Linville , chrisw@sous-sol.org, stable@kernel.org Cc: maxime@tralhalla.org, Michael Buesch , Stefano Brivio -Subject: [PATCH] softmac: fix unbalanced mutex_lock/unlock in ieee80211softmac_wx_set_mlme +Subject: softmac: fix unbalanced mutex_lock/unlock in ieee80211softmac_wx_set_mlme Message-ID: <4572FDE1.mail33M13NDAZ@lwfinger.net> From: Maxime Austruy diff --git a/queue-2.6.19/softmac-remove-netif_tx_disable-when-scanning.patch b/review-2.6.19/softmac-remove-netif_tx_disable-when-scanning.patch similarity index 100% rename from queue-2.6.19/softmac-remove-netif_tx_disable-when-scanning.patch rename to review-2.6.19/softmac-remove-netif_tx_disable-when-scanning.patch diff --git a/queue-2.6.19/sunhme-fix-for-sunhme-failures-on-x86.patch b/review-2.6.19/sunhme-fix-for-sunhme-failures-on-x86.patch similarity index 100% rename from queue-2.6.19/sunhme-fix-for-sunhme-failures-on-x86.patch rename to review-2.6.19/sunhme-fix-for-sunhme-failures-on-x86.patch diff --git a/queue-2.6.19/tokenring-remote-memory-corruptor-in-ibmtr.c.patch b/review-2.6.19/tokenring-remote-memory-corruptor-in-ibmtr.c.patch similarity index 100% rename from queue-2.6.19/tokenring-remote-memory-corruptor-in-ibmtr.c.patch rename to review-2.6.19/tokenring-remote-memory-corruptor-in-ibmtr.c.patch diff --git a/queue-2.6.19/usb-fix-oops-in-phidgetservo.patch b/review-2.6.19/usb-fix-oops-in-phidgetservo.patch similarity index 100% rename from queue-2.6.19/usb-fix-oops-in-phidgetservo.patch rename to review-2.6.19/usb-fix-oops-in-phidgetservo.patch diff --git a/queue-2.6.19/x86_64-fix-boot-hang-due-to-nmi-watchdog-init-code.patch b/review-2.6.19/x86_64-fix-boot-hang-due-to-nmi-watchdog-init-code.patch similarity index 100% rename from queue-2.6.19/x86_64-fix-boot-hang-due-to-nmi-watchdog-init-code.patch rename to review-2.6.19/x86_64-fix-boot-hang-due-to-nmi-watchdog-init-code.patch diff --git a/queue-2.6.19/xfrm-use-output-device-disable_xfrm-for-forwarded-packets.patch b/review-2.6.19/xfrm-use-output-device-disable_xfrm-for-forwarded-packets.patch similarity index 100% rename from queue-2.6.19/xfrm-use-output-device-disable_xfrm-for-forwarded-packets.patch rename to review-2.6.19/xfrm-use-output-device-disable_xfrm-for-forwarded-packets.patch