diff options
author | Boris Ostrovsky <[email protected]> | 2016-12-08 11:44:31 -0500 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-01-06 08:39:26 +0100 |
commit | 1e620f9b23e598ab936ece12233e98e97930b692 (patch) | |
tree | 741db210a86dde332f119b05a20224704ac5a0fd /lib/memory-notifier-error-inject.c | |
parent | b4ed1d15b453c86b4b9362128bd7a0ecd95a105c (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 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions