]> git.karo-electronics.de Git - mv-sheeva.git/commit
x86: Disable CLFLUSH support again
authorAndi Kleen <ak@suse.de>
Fri, 10 Aug 2007 20:31:02 +0000 (22:31 +0200)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sat, 11 Aug 2007 22:58:13 +0000 (15:58 -0700)
commitd3f3c9346979bfa074c64eac5fc3ed5bba4f40ed
tree8d9370211c2714e34d366d88f3bf8bac80240de5
parent3f3f7b74a7749c3a669ca146270c07568b548665
x86: Disable CLFLUSH support again

It turns out CLFLUSH support is still not complete; we
flush the wrong pages.  Again disable it for the release.
Noticed by Jan Beulich who then also noticed a stupid typo later.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/i386/mm/pageattr.c
arch/x86_64/mm/pageattr.c