diff options
author | 2008-10-31 09:48:15 +0800 | |
---|---|---|
committer | 2008-10-31 10:01:57 +0100 | |
commit | 9868ee63b896ee4d2ceb8c292e88d7f4e66caaf9 (patch) | |
tree | 688fff3c2f44fa260a3a05589fa8b7529ddc9fb8 /arch/x86/kernel/cpu/proc.c | |
parent | kexec/i386: allocate page table pages dynamically (diff) | |
download | wireguard-linux-9868ee63b896ee4d2ceb8c292e88d7f4e66caaf9.tar.xz wireguard-linux-9868ee63b896ee4d2ceb8c292e88d7f4e66caaf9.zip |
kexec/i386: setup kexec page table in C
Impact: change the kexec bootstrap code implementation from assembly to C
This patch transforms the kexec page tables setup code from assembler
code to C code in machine_kexec_prepare. This improves readability and
reduces code line number.
Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/kernel/cpu/proc.c')
0 files changed, 0 insertions, 0 deletions