summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorChuck Ebbert <cebbert@redhat.com>2011-05-12 19:27:16 -0400
committerChuck Ebbert <cebbert@redhat.com>2011-05-12 19:27:16 -0400
commit52548dc13866e7fdd4b95f1abbc522d99758402f (patch)
tree10d2c79ca0b0808da5135af401e8ba3dd79e9015 /kernel.spec
parentd8616baf4a532cc414d3db9ec4dda4d62eee21ef (diff)
downloadkernel-52548dc13866e7fdd4b95f1abbc522d99758402f.tar.gz
kernel-52548dc13866e7fdd4b95f1abbc522d99758402f.tar.xz
kernel-52548dc13866e7fdd4b95f1abbc522d99758402f.zip
Fix yet another bug in AMD erratum checking (#704059)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec7
1 files changed, 7 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 9a9a57360..3e743bc86 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -715,6 +715,8 @@ Patch12400: mm-slub-do-not-wake-kswapd-for-slubs-speculative-high-order-allocati
Patch12401: mm-slub-do-not-take-expensive-steps-for-slubs-speculative-high-order-allocations.patch
Patch12402: mm-slub-default-slub_max_order-to-0.patch
+Patch12500: x86-amd-fix-another-erratum-400-bug.patch
+
%endif
BuildRoot: %{_tmppath}/kernel-%{KVERREL}-root
@@ -1325,6 +1327,8 @@ 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-slub-default-slub_max_order-to-0.patch
+ApplyPatch x86-amd-fix-another-erratum-400-bug.patch
+
# END OF PATCH APPLICATIONS
%endif
@@ -1933,6 +1937,9 @@ fi
# and build.
%changelog
+* Thu May 12 2011 Chuck Ebbert <cebbert@redhat.com>
+- Fix yet another bug in AMD erratum checking (#704059)
+
* Thu May 12 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.39-0.rc7.git3.0
- Switch on release builds until 2.6.39 releases and we branch off 2.6.40-git.