From 128366174eee7ef568a2e3795657fe6c6944837a Mon Sep 17 00:00:00 2001 From: Kyle McMartin Date: Wed, 8 Sep 2010 14:37:04 -0400 Subject: linux-2.6-defaults-pci_use_crs --- kernel.spec | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 51b9b615..4a647b93 100644 --- a/kernel.spec +++ b/kernel.spec @@ -618,6 +618,7 @@ Patch203: linux-2.6-debug-vm-would-have-oomkilled.patch Patch204: linux-2.6-debug-always-inline-kzalloc.patch Patch380: linux-2.6-defaults-pci_no_msi.patch +Patch381: linux-2.6-defaults-pci_use_crs.patch Patch383: linux-2.6-defaults-aspm.patch Patch390: linux-2.6-defaults-acpi-video.patch @@ -1179,6 +1180,7 @@ ApplyPatch linux-2.6-debug-always-inline-kzalloc.patch # # make default state of PCI MSI a config option ApplyPatch linux-2.6-defaults-pci_no_msi.patch +ApplyPatch linux-2.6-defaults-pci_use_crs.patch # enable ASPM by default on hardware we expect to work ApplyPatch linux-2.6-defaults-aspm.patch @@ -1882,6 +1884,10 @@ fi # || || %changelog +* Wed Sep 08 2010 Kyle McMartin +- Make pci=use_crs a compile-time config option we can switch the default + value of easily. + * Wed Sep 08 2010 Kyle McMartin 2.6.36-0.18.rc3.git1 - 2.6.36-rc3-git1 - Set CONFIG_CRYPTO_MANAGER_DISABLE_TESTS for nodebug, and unset for debug. -- cgit