From edfc171af8c832403dfc5c624bd9c46fb939b503 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Fri, 30 Jul 2010 10:01:26 -0700 Subject: [PATCH] start 2.6.27.49-rc1 review cycle --- .../amd64-agp-probe-unknown-agp-devices-the-right-way.patch | 0 ...-active-slave-when-enslaving-device-for-mode-tlb-and-alb.patch | 0 .../cifs-fix-a-kernel-bug-with-remote-os-2-server-try-3.patch | 0 ...move-bogus-first_time-check-in-ntlmv2-session-setup-code.patch | 0 ...pmac-do-not-leak-struct-net_device-on-phy_connect-errors.patch | 0 ...ryptfs-bugfix-for-error-related-to-ecryptfs_hash_buckets.patch | 0 .../hostap-protect-against-initialization-interrupt.patch | 0 .../hwmon-coretemp-properly-label-the-sensors.patch | 0 .../hwmon-coretemp-skip-duplicate-cpu-entries.patch | 0 ...-world-writable-child-interface-control-sysfs-attributes.patch | 0 {queue-2.6.27 => review-2.6.27}/kbuild-fix-modpost-segfault.patch | 0 ...u-correct-test-for-downshifting-fraction-in-_fp_from_int.patch | 0 .../netfilter-ip6t_reject-fix-a-dst-leak-in-ipv6-reject.patch | 0 .../scsi-aacraid-eliminate-use-after-free.patch | 0 {queue-2.6.27 => review-2.6.27}/series | 0 .../sky2-enable-rx-tx-in-sky2_phy_reinit.patch | 0 .../x86-calgary-increase-max-phb-number.patch | 0 .../x86-calgary-limit-the-max-phb-number-to-256.patch | 0 18 files changed, 0 insertions(+), 0 deletions(-) rename {queue-2.6.27 => review-2.6.27}/amd64-agp-probe-unknown-agp-devices-the-right-way.patch (100%) rename {queue-2.6.27 => review-2.6.27}/bonding-select-current-active-slave-when-enslaving-device-for-mode-tlb-and-alb.patch (100%) rename {queue-2.6.27 => review-2.6.27}/cifs-fix-a-kernel-bug-with-remote-os-2-server-try-3.patch (100%) rename {queue-2.6.27 => review-2.6.27}/cifs-remove-bogus-first_time-check-in-ntlmv2-session-setup-code.patch (100%) rename {queue-2.6.27 => review-2.6.27}/cpmac-do-not-leak-struct-net_device-on-phy_connect-errors.patch (100%) rename {queue-2.6.27 => review-2.6.27}/ecryptfs-bugfix-for-error-related-to-ecryptfs_hash_buckets.patch (100%) rename {queue-2.6.27 => review-2.6.27}/hostap-protect-against-initialization-interrupt.patch (100%) rename {queue-2.6.27 => review-2.6.27}/hwmon-coretemp-properly-label-the-sensors.patch (100%) rename {queue-2.6.27 => review-2.6.27}/hwmon-coretemp-skip-duplicate-cpu-entries.patch (100%) rename {queue-2.6.27 => review-2.6.27}/ipoib-fix-world-writable-child-interface-control-sysfs-attributes.patch (100%) rename {queue-2.6.27 => review-2.6.27}/kbuild-fix-modpost-segfault.patch (100%) rename {queue-2.6.27 => review-2.6.27}/math-emu-correct-test-for-downshifting-fraction-in-_fp_from_int.patch (100%) rename {queue-2.6.27 => review-2.6.27}/netfilter-ip6t_reject-fix-a-dst-leak-in-ipv6-reject.patch (100%) rename {queue-2.6.27 => review-2.6.27}/scsi-aacraid-eliminate-use-after-free.patch (100%) rename {queue-2.6.27 => review-2.6.27}/series (100%) rename {queue-2.6.27 => review-2.6.27}/sky2-enable-rx-tx-in-sky2_phy_reinit.patch (100%) rename {queue-2.6.27 => review-2.6.27}/x86-calgary-increase-max-phb-number.patch (100%) rename {queue-2.6.27 => review-2.6.27}/x86-calgary-limit-the-max-phb-number-to-256.patch (100%) diff --git a/queue-2.6.27/amd64-agp-probe-unknown-agp-devices-the-right-way.patch b/review-2.6.27/amd64-agp-probe-unknown-agp-devices-the-right-way.patch similarity index 100% rename from queue-2.6.27/amd64-agp-probe-unknown-agp-devices-the-right-way.patch rename to review-2.6.27/amd64-agp-probe-unknown-agp-devices-the-right-way.patch diff --git a/queue-2.6.27/bonding-select-current-active-slave-when-enslaving-device-for-mode-tlb-and-alb.patch b/review-2.6.27/bonding-select-current-active-slave-when-enslaving-device-for-mode-tlb-and-alb.patch similarity index 100% rename from queue-2.6.27/bonding-select-current-active-slave-when-enslaving-device-for-mode-tlb-and-alb.patch rename to review-2.6.27/bonding-select-current-active-slave-when-enslaving-device-for-mode-tlb-and-alb.patch diff --git a/queue-2.6.27/cifs-fix-a-kernel-bug-with-remote-os-2-server-try-3.patch b/review-2.6.27/cifs-fix-a-kernel-bug-with-remote-os-2-server-try-3.patch similarity index 100% rename from queue-2.6.27/cifs-fix-a-kernel-bug-with-remote-os-2-server-try-3.patch rename to review-2.6.27/cifs-fix-a-kernel-bug-with-remote-os-2-server-try-3.patch diff --git a/queue-2.6.27/cifs-remove-bogus-first_time-check-in-ntlmv2-session-setup-code.patch b/review-2.6.27/cifs-remove-bogus-first_time-check-in-ntlmv2-session-setup-code.patch similarity index 100% rename from queue-2.6.27/cifs-remove-bogus-first_time-check-in-ntlmv2-session-setup-code.patch rename to review-2.6.27/cifs-remove-bogus-first_time-check-in-ntlmv2-session-setup-code.patch diff --git a/queue-2.6.27/cpmac-do-not-leak-struct-net_device-on-phy_connect-errors.patch b/review-2.6.27/cpmac-do-not-leak-struct-net_device-on-phy_connect-errors.patch similarity index 100% rename from queue-2.6.27/cpmac-do-not-leak-struct-net_device-on-phy_connect-errors.patch rename to review-2.6.27/cpmac-do-not-leak-struct-net_device-on-phy_connect-errors.patch diff --git a/queue-2.6.27/ecryptfs-bugfix-for-error-related-to-ecryptfs_hash_buckets.patch b/review-2.6.27/ecryptfs-bugfix-for-error-related-to-ecryptfs_hash_buckets.patch similarity index 100% rename from queue-2.6.27/ecryptfs-bugfix-for-error-related-to-ecryptfs_hash_buckets.patch rename to review-2.6.27/ecryptfs-bugfix-for-error-related-to-ecryptfs_hash_buckets.patch diff --git a/queue-2.6.27/hostap-protect-against-initialization-interrupt.patch b/review-2.6.27/hostap-protect-against-initialization-interrupt.patch similarity index 100% rename from queue-2.6.27/hostap-protect-against-initialization-interrupt.patch rename to review-2.6.27/hostap-protect-against-initialization-interrupt.patch diff --git a/queue-2.6.27/hwmon-coretemp-properly-label-the-sensors.patch b/review-2.6.27/hwmon-coretemp-properly-label-the-sensors.patch similarity index 100% rename from queue-2.6.27/hwmon-coretemp-properly-label-the-sensors.patch rename to review-2.6.27/hwmon-coretemp-properly-label-the-sensors.patch diff --git a/queue-2.6.27/hwmon-coretemp-skip-duplicate-cpu-entries.patch b/review-2.6.27/hwmon-coretemp-skip-duplicate-cpu-entries.patch similarity index 100% rename from queue-2.6.27/hwmon-coretemp-skip-duplicate-cpu-entries.patch rename to review-2.6.27/hwmon-coretemp-skip-duplicate-cpu-entries.patch diff --git a/queue-2.6.27/ipoib-fix-world-writable-child-interface-control-sysfs-attributes.patch b/review-2.6.27/ipoib-fix-world-writable-child-interface-control-sysfs-attributes.patch similarity index 100% rename from queue-2.6.27/ipoib-fix-world-writable-child-interface-control-sysfs-attributes.patch rename to review-2.6.27/ipoib-fix-world-writable-child-interface-control-sysfs-attributes.patch diff --git a/queue-2.6.27/kbuild-fix-modpost-segfault.patch b/review-2.6.27/kbuild-fix-modpost-segfault.patch similarity index 100% rename from queue-2.6.27/kbuild-fix-modpost-segfault.patch rename to review-2.6.27/kbuild-fix-modpost-segfault.patch diff --git a/queue-2.6.27/math-emu-correct-test-for-downshifting-fraction-in-_fp_from_int.patch b/review-2.6.27/math-emu-correct-test-for-downshifting-fraction-in-_fp_from_int.patch similarity index 100% rename from queue-2.6.27/math-emu-correct-test-for-downshifting-fraction-in-_fp_from_int.patch rename to review-2.6.27/math-emu-correct-test-for-downshifting-fraction-in-_fp_from_int.patch diff --git a/queue-2.6.27/netfilter-ip6t_reject-fix-a-dst-leak-in-ipv6-reject.patch b/review-2.6.27/netfilter-ip6t_reject-fix-a-dst-leak-in-ipv6-reject.patch similarity index 100% rename from queue-2.6.27/netfilter-ip6t_reject-fix-a-dst-leak-in-ipv6-reject.patch rename to review-2.6.27/netfilter-ip6t_reject-fix-a-dst-leak-in-ipv6-reject.patch diff --git a/queue-2.6.27/scsi-aacraid-eliminate-use-after-free.patch b/review-2.6.27/scsi-aacraid-eliminate-use-after-free.patch similarity index 100% rename from queue-2.6.27/scsi-aacraid-eliminate-use-after-free.patch rename to review-2.6.27/scsi-aacraid-eliminate-use-after-free.patch diff --git a/queue-2.6.27/series b/review-2.6.27/series similarity index 100% rename from queue-2.6.27/series rename to review-2.6.27/series diff --git a/queue-2.6.27/sky2-enable-rx-tx-in-sky2_phy_reinit.patch b/review-2.6.27/sky2-enable-rx-tx-in-sky2_phy_reinit.patch similarity index 100% rename from queue-2.6.27/sky2-enable-rx-tx-in-sky2_phy_reinit.patch rename to review-2.6.27/sky2-enable-rx-tx-in-sky2_phy_reinit.patch diff --git a/queue-2.6.27/x86-calgary-increase-max-phb-number.patch b/review-2.6.27/x86-calgary-increase-max-phb-number.patch similarity index 100% rename from queue-2.6.27/x86-calgary-increase-max-phb-number.patch rename to review-2.6.27/x86-calgary-increase-max-phb-number.patch diff --git a/queue-2.6.27/x86-calgary-limit-the-max-phb-number-to-256.patch b/review-2.6.27/x86-calgary-limit-the-max-phb-number-to-256.patch similarity index 100% rename from queue-2.6.27/x86-calgary-limit-the-max-phb-number-to-256.patch rename to review-2.6.27/x86-calgary-limit-the-max-phb-number-to-256.patch -- 2.47.3