diff options
author | Kyle McMartin <kyle@redhat.com> | 2011-05-30 07:23:14 -0400 |
---|---|---|
committer | Kyle McMartin <kyle@redhat.com> | 2011-05-30 07:23:14 -0400 |
commit | 123d535ad8de98fe5fd368bea098100171fdfb97 (patch) | |
tree | 519e4e355539a65ca27c0321f3af048874314d4d /kernel.spec | |
parent | cbc61c988b303e7718d0e711e1c506b0700042f4 (diff) | |
download | kernel-123d535ad8de98fe5fd368bea098100171fdfb97.tar.gz kernel-123d535ad8de98fe5fd368bea098100171fdfb97.tar.xz kernel-123d535ad8de98fe5fd368bea098100171fdfb97.zip |
rebase and nuke patches
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 18 |
1 files changed, 1 insertions, 17 deletions
diff --git a/kernel.spec b/kernel.spec index b411611ee..2093111b1 100644 --- a/kernel.spec +++ b/kernel.spec @@ -623,8 +623,6 @@ Patch150: linux-2.6.29-sparc-IOC_TYPECHECK.patch Patch160: linux-2.6-32bit-mmap-exec-randomization.patch Patch161: linux-2.6-i386-nx-emulation.patch -Patch170: tmpfs-implement-generic-xattr-support.patch - Patch200: linux-2.6-debug-sizeof-structs.patch Patch202: linux-2.6-debug-taint-vm.patch Patch203: linux-2.6-debug-vm-would-have-oomkilled.patch @@ -706,8 +704,6 @@ Patch12016: disable-i8042-check-on-apple-mac.patch Patch12018: neuter_intel_microcode_load.patch -Patch12200: acpi_reboot.patch - # Runtime power management Patch12203: linux-2.6-usb-pci-autosuspend.patch Patch12204: linux-2.6-enable-more-pci-autosuspend.patch @@ -715,14 +711,10 @@ Patch12205: runtime_pm_fixups.patch Patch12303: dmar-disable-when-ricoh-multifunction.patch -Patch12400: mm-vmscan-correct-use-pgdat_balanced-in-sleeping_prematurely.patch Patch12401: mm-slub-do-not-wake-kswapd-for-slubs-speculative-high-order-allocations.patch Patch12402: mm-slub-do-not-take-expensive-steps-for-slubs-speculative-high-order-allocations.patch Patch12403: mm-vmscan-if-kswapd-has-been-running-too-long-allow-it-to-sleep.patch -Patch12410: hid-multitouch-add-support-for-elo-touchsystems.patch -Patch12411: bluetooth-device-ids-for-ath3k-on-pegatron-lucid-tablets.patch - %endif BuildRoot: %{_tmppath}/kernel-%{KVERREL}-root @@ -1181,13 +1173,12 @@ ApplyPatch linux-2.6.29-sparc-IOC_TYPECHECK.patch # # Exec shield # -ApplyPatch linux-2.6-i386-nx-emulation.patch +#ApplyPatch linux-2.6-i386-nx-emulation.patch ###FIX ApplyPatch linux-2.6-32bit-mmap-exec-randomization.patch # # bugfixes to drivers and filesystems # -ApplyPatch tmpfs-implement-generic-xattr-support.patch # ext4 @@ -1316,9 +1307,6 @@ ApplyPatch add-appleir-usb-driver.patch ApplyPatch neuter_intel_microcode_load.patch -# various fixes for Apple and EFI -ApplyPatch acpi_reboot.patch - # Runtime PM #ApplyPatch linux-2.6-usb-pci-autosuspend.patch ### Broken by implicit notify support & ACPICA rebase @@ -1328,14 +1316,10 @@ ApplyPatch acpi_reboot.patch # rhbz#605888 ApplyPatch dmar-disable-when-ricoh-multifunction.patch -ApplyPatch mm-vmscan-correct-use-pgdat_balanced-in-sleeping_prematurely.patch ApplyPatch mm-slub-do-not-wake-kswapd-for-slubs-speculative-high-order-allocations.patch ApplyPatch mm-slub-do-not-take-expensive-steps-for-slubs-speculative-high-order-allocations.patch ApplyPatch mm-vmscan-if-kswapd-has-been-running-too-long-allow-it-to-sleep.patch -ApplyPatch hid-multitouch-add-support-for-elo-touchsystems.patch -ApplyPatch bluetooth-device-ids-for-ath3k-on-pegatron-lucid-tablets.patch - # END OF PATCH APPLICATIONS %endif |