git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f3f7b7
)
x86: Disable CLFLUSH support again
author
Andi Kleen
<ak@suse.de>
Fri, 10 Aug 2007 20:31:02 +0000
(22:31 +0200)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Sat, 11 Aug 2007 22:58:13 +0000
(15:58 -0700)
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>
No differences found