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:
248bdd5
)
xen: don't bother trying to set cr4
author
Jeremy Fitzhardinge
<jeremy@goop.org>
Wed, 19 Sep 2007 05:46:33 +0000
(22:46 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Wed, 19 Sep 2007 18:24:18 +0000
(11:24 -0700)
Xen ignores all updates to cr4, and some versions will kill the domain if
you try to change its value. Just ignore all changes.
Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found