aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/mm
diff options
context:
space:
mode:
authorAndi Kleen <ak@suse.de>2007-04-24 13:05:37 +0200
committerAndi Kleen <andi@basil.nowhere.org>2007-04-24 13:05:37 +0200
commit9ce883becb83190061369940de9c415595836c9b (patch)
tree61f2a1717e7d46751559a3dc897c05de8dfdb6d5 /arch/x86_64/mm
parent[PATCH] x86-64: make GART PTEs uncacheable (diff)
downloadlinux-dev-9ce883becb83190061369940de9c415595836c9b.tar.xz
linux-dev-9ce883becb83190061369940de9c415595836c9b.zip
[PATCH] x86: Remove noreplacement option
noreplacement is dangerous on modern systems because it will not replace the context switch FNSAVE with SSE aware FXSAVE. But other places in the kernel still assume SSE and do FXSAVE and the CPU will then access FXSAVE information with FNSAVE and cause corruption. Easiest way to avoid this is to remove the option. It was mostly for paranoia reasons anyways and alternative()s have been stable for some time. Thanks to Jeremy F. for reporting and helping debug it. Signed-off-by: Andi Kleen <ak@suse.de>
Diffstat (limited to 'arch/x86_64/mm')
0 files changed, 0 insertions, 0 deletions