commit | 851fa3c4e7b50d6a946d8b4c0a68683b5e56b2f1 | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy@goop.org> | Tue Jul 08 15:06:33 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jul 16 10:56:04 2008 +0200 |
tree | 736677529dac0957ac28d5bdb75c32733b061003 | |
parent | ad55db9fed6d6cd09333045945cb03ba2c070085 [diff] |
xen: define set_pte from the outset We need set_pte to work from a relatively early point, so enable it from the start. Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Cc: Stephen Tweedie <sct@redhat.com> Cc: Eduardo Habkost <ehabkost@redhat.com> Cc: Mark McLoughlin <markmc@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>