diff options
author | Jeremy Fitzhardinge <jeremy@goop.org> | 2008-07-08 15:06:53 -0700 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-07-16 11:00:49 +0200 |
commit | 39dbc5bd345ebf93e066dde7f8e29467eb61b42e (patch) | |
tree | e86122d1ce65d152b6d2c523e052e16f06ae72fb /arch/um | |
parent | d114e1981cc1a51131230993a082c27c79ab370a (diff) |
xen32: create initial mappings like 64-bit
Rearrange the pagetable initialization to share code with the 64-bit
kernel. Rather than deferring anything to pagetable_setup_start, just
set up an initial pagetable in swapper_pg_dir early at startup, and
create an additional 8MB of physical memory mappings. This matches
the native head_32.S mappings to a large degree, and allows the rest
of the pagetable setup to continue without much Xen vs. native
difference.
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>
Diffstat (limited to 'arch/um')
0 files changed, 0 insertions, 0 deletions