diff options
| author | Jeremy Fitzhardinge <[email protected]> | 2008-07-08 15:06:53 -0700 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2008-07-16 11:00:49 +0200 |
| commit | 39dbc5bd345ebf93e066dde7f8e29467eb61b42e (patch) | |
| tree | e86122d1ce65d152b6d2c523e052e16f06ae72fb /tools/perf/scripts/python | |
| 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 <[email protected]>
Cc: Stephen Tweedie <[email protected]>
Cc: Eduardo Habkost <[email protected]>
Cc: Mark McLoughlin <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions