summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorChuck Ebbert <cebbert@redhat.com>2011-05-20 22:38:50 -0400
committerChuck Ebbert <cebbert@redhat.com>2011-05-20 22:38:50 -0400
commited7f8ddc67aa800aa331a5e37177e05d876019bb (patch)
treefca1c06b9e6382cc12049580f563cdfee42796e9 /kernel.spec
parent22c40c590c624184d7570f64af1c46237d5f494d (diff)
downloadkernel-ed7f8ddc67aa800aa331a5e37177e05d876019bb.tar.gz
kernel-ed7f8ddc67aa800aa331a5e37177e05d876019bb.tar.xz
kernel-ed7f8ddc67aa800aa331a5e37177e05d876019bb.zip
Drop broken fix for stalls on AMD processors.
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec7
1 files changed, 3 insertions, 4 deletions
diff --git a/kernel.spec b/kernel.spec
index 0dc1ea7fd..a4b912b40 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -716,8 +716,6 @@ Patch12401: mm-slub-do-not-wake-kswapd-for-slubs-speculative-high-order-allocati
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
-Patch12500: x86-amd-fix-another-erratum-400-bug.patch
-
%endif
BuildRoot: %{_tmppath}/kernel-%{KVERREL}-root
@@ -1328,8 +1326,6 @@ ApplyPatch mm-slub-do-not-wake-kswapd-for-slubs-speculative-high-order-allocatio
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 x86-amd-fix-another-erratum-400-bug.patch
-
# END OF PATCH APPLICATIONS
%endif
@@ -1938,6 +1934,9 @@ fi
# and build.
%changelog
+* Fri May 20 2011 Chuck Ebbert <cebbert@redhat.com>
+- Drop broken fix for stalls on AMD processors.
+
* Fri May 20 2011 Dave Jones <davej@redhat.com>
- Rebuild to fix versioning.