diff options
author | 2013-01-24 12:19:51 -0800 | |
---|---|---|
committer | 2013-01-29 15:13:24 -0800 | |
commit | 4f7b92263ad68cdc72b11808320d9c881bfa857e (patch) | |
tree | 6aeddf7284dec1acf7d7ad7296ab57d9ba80787c /tools/perf/scripts/python/syscall-counts.py | |
parent | x86, 64bit, realmode: Use init_level4_pgt to set trampoline_pgd directly (diff) | |
download | linux-dev-4f7b92263ad68cdc72b11808320d9c881bfa857e.tar.xz linux-dev-4f7b92263ad68cdc72b11808320d9c881bfa857e.zip |
x86, realmode: Separate real_mode reserve and setup
After we switch to use #PF handler help to set page table, init_level4_pgt
will only have entries set after init_mem_mapping().
We need to move copying init_level4_pgt to trampoline_pgd after that.
So split reserve and setup, and move the setup after init_mem_mapping()
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Link: http://lkml.kernel.org/r/1359058816-7615-11-git-send-email-yinghai@kernel.org
Cc: Jarkko Sakkinen <jarkko.sakkinen@intel.com>
Acked-by: Jarkko Sakkinen <jarkko.sakkinen@intel.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions