commit | 084a2a4e7656209ea93aac9778defa03213ca31d | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy@goop.org> | Tue Jul 08 15:06:50 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jul 16 11:00:07 2008 +0200 |
tree | 4e3e661aa64121389e867e34a893754c90f7ee78 | |
parent | 3d75e1b8ef1567348ceba93d4666a1c7c2333583 [diff] |
xen64: early mapping setup Set up the initial pagetables to map the kernel mapping into the physical mapping space. This makes __va() usable, since it requires physical mappings. 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>