[kernel/f13/master] Drop linux-2.6-defaults-aspm.patch

Chuck Ebbert cebbert at fedoraproject.org
Sat Mar 12 00:14:17 UTC 2011


commit 7e1109112bc1e798efd1eb495f77095173fef723
Author: Chuck Ebbert <cebbert at redhat.com>
Date:   Fri Mar 11 19:14:06 2011 -0500

    Drop linux-2.6-defaults-aspm.patch
    
    Fixing ASPM properly will be too difficult in this old kernel.

 kernel.spec                   |    8 ++++----
 linux-2.6-defaults-aspm.patch |   12 ------------
 2 files changed, 4 insertions(+), 16 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 2126fe9..ee16085 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -635,8 +635,6 @@ Patch370: linux-2.6-defaults-acpi-pci_no_crs.patch
 Patch371: linux-2.6-defaults-no-pm-async.patch
 
 Patch380: linux-2.6-defaults-pci_no_msi.patch
-# enable ASPM
-Patch383: linux-2.6-defaults-aspm.patch
 # fixes for ASPM
 Patch384: pci-acpi-disable-aspm-if-no-osc.patch
 Patch385: pci-aspm-dont-enable-too-early.patch
@@ -1396,8 +1394,6 @@ ApplyPatch linux-2.6-defaults-acpi-pci_no_crs.patch
 # make default state of PCI MSI a config option
 ApplyPatch linux-2.6-defaults-pci_no_msi.patch
 
-# enable ASPM by default on hardware we expect to work
-ApplyPatch linux-2.6-defaults-aspm.patch
 # disable aspm if acpi doesn't provide an _OSC method
 ApplyPatch pci-acpi-disable-aspm-if-no-osc.patch
 # allow drivers to disable aspm at load time
@@ -2318,6 +2314,10 @@ fi
 %kernel_variant_files %{with_pae_debug} PAEdebug
 
 %changelog
+* Fri Mar 11 2011 Chuck Ebbert <cebbert at redhat.com>
+- Drop linux-2.6-defaults-aspm.patch; fixing ASPM properly will
+  be too difficult in this old kernel.
+
 * Thu Feb 24 2011 Chuck Ebbert <cebbert at redhat.com>
 - Fix crash when dropping filesystem caches (#649871)
 


More information about the scm-commits mailing list