[kernel/f15] Linux 3.2.6

Dave Jones davej at fedoraproject.org
Mon Feb 13 20:19:02 UTC 2012


commit 2d5a4c92f5f96dea2c0e37c9b933798767eb5581
Author: Dave Jones <davej at redhat.com>
Date:   Mon Feb 13 15:18:56 2012 -0500

    Linux 3.2.6

 block-readahead-block-plug.patch   |   92 ------------
 kernel.spec                        |   12 +-
 pci-Rework-ASPM-disable-code.patch |  287 ------------------------------------
 sources                            |    2 +-
 4 files changed, 5 insertions(+), 388 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index e69eae0..fb2455b 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -51,7 +51,7 @@ Summary: The Linux kernel
 %define fake_sublevel %(echo $((40 + %{real_sublevel})))
 
 # Do we have a -stable update to apply?
-%define stable_update 3
+%define stable_update 6
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -642,8 +642,6 @@ Patch3500: jbd-jbd2-validate-sb-s_first-in-journal_get_superblo.patch
 
 Patch12016: disable-i8042-check-on-apple-mac.patch
 
-Patch12025: block-readahead-block-plug.patch
-
 Patch12026: bsg-fix-sysfs-link-remove-warning.patch
 
 Patch12030: epoll-limit-paths.patch
@@ -710,8 +708,6 @@ Patch21100: msi-irq-sysfs-warning.patch
 # rhbz 754907
 Patch21101: hpsa-add-irqf-shared.patch
 
-Patch21225: pci-Rework-ASPM-disable-code.patch
-
 %endif
 
 BuildRoot: %{_tmppath}/kernel-%{KVERREL}-root
@@ -1253,7 +1249,6 @@ ApplyOptionalPatch linux-2.6-v4l-dvb-experimental.patch
 ApplyPatch disable-i8042-check-on-apple-mac.patch
 
 ApplyPatch epoll-limit-paths.patch
-ApplyPatch block-readahead-block-plug.patch
 
 ApplyPatch bsg-fix-sysfs-link-remove-warning.patch
 
@@ -1275,8 +1270,6 @@ ApplyPatch sysfs-msi-irq-per-device.patch
 # rhbz 754907
 ApplyPatch hpsa-add-irqf-shared.patch
 
-ApplyPatch pci-Rework-ASPM-disable-code.patch
-
 #rhbz 717735
 ApplyPatch nfs-client-freezer.patch
 
@@ -1961,6 +1954,9 @@ fi
 # and build.
 
 %changelog
+* Mon Feb 13 2012 Dave Jones <davej at redhat.com> 2.6.42.6-3
+- Linux 3.2.6
+
 * Fri Feb 10 2012 Josh Boyer <jwboyer at redhat.com>
 - Patch to prevent NULL pointer dereference in sd_revalidate_disk (rhbz 754518)
 
diff --git a/sources b/sources
index c395e0b..9fdef1f 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 364066fa18767ec0ae5f4e4abcf9dc51  linux-3.2.tar.xz
-4ffcd30b95b4d2435be40405507319dd  patch-3.2.3.xz
+0aea8fc5e705c5b1ef68697de9379cef  patch-3.2.6.xz


More information about the scm-commits mailing list