diff options
author | Boris Ostrovsky <[email protected]> | 2017-02-03 16:57:22 -0500 |
---|---|---|
committer | Boris Ostrovsky <[email protected]> | 2017-02-07 08:07:01 -0500 |
commit | 5a7670ee23f2c07a639c263b70140eaf1da9f68f (patch) | |
tree | c757539174ba4cde79f9d2eb1ae6e17da531ef50 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 4fed1b125eb6252bde478665fc05d4819f774fa8 (diff) |
x86/boot/32: Convert the 32-bit pgtable setup code from assembly to C
The new Xen PVH entry point requires page tables to be setup by the
kernel since it is entered with paging disabled.
Pull the common code out of head_32.S so that mk_early_pgtbl_32() can be
invoked from both the new Xen entry point and the existing startup_32()
code.
Convert resulting common code to C.
Signed-off-by: Boris Ostrovsky <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions