diff options
author | Yinghai Lu <[email protected]> | 2013-01-24 12:19:51 -0800 |
---|---|---|
committer | H. Peter Anvin <[email protected]> | 2013-01-29 15:13:24 -0800 |
commit | 4f7b92263ad68cdc72b11808320d9c881bfa857e (patch) | |
tree | 6aeddf7284dec1acf7d7ad7296ab57d9ba80787c /tools/perf/scripts/python/sctop.py | |
parent | 9735e91e9c29c0d8fe432aef1152e43e50bdb316 (diff) |
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 <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Cc: Jarkko Sakkinen <[email protected]>
Acked-by: Jarkko Sakkinen <[email protected]>
Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions