commit | 389a3c02496dd1b399bb0efd005e9fa2be24e9ee | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy@goop.org> | Tue Sep 18 22:46:33 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed Sep 19 11:24:18 2007 -0700 |
tree | 2c3189438f24c8b84ec36f6259b0dac798a1d9f6 | |
parent | 248bdd5efca5a113cbf443a993c69e53d370236b [diff] |
xen: don't bother trying to set cr4 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>