summaryrefslogtreecommitdiff
path: root/kexec/arch/i386/x86-linux-setup.h
diff options
context:
space:
mode:
authorYinghai Lu <yinghai@kernel.org>2013-02-21 20:07:53 -0800
committerSimon Horman <horms@verge.net.au>2013-03-05 10:36:22 +0900
commita1cffdb4d1affdc0bd0db728faafd36b68cde66b (patch)
tree9bdbea3805d81da472a39c84878c15191fe05ed6 /kexec/arch/i386/x86-linux-setup.h
parent0bba63fa149543b1dc04bd8ebec0a37777059596 (diff)
kexec, x86: Fix bzImage real-mode booting
We need to keep space for bss, heap/stack before command line. otherwise command_line will be cleared by kernel 16bit init code. also need to set 32bit start in real_mode header, kernel 16bit code need to jump there. Also don't touch regs16 if --real-mode is not specified. Signed-off-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'kexec/arch/i386/x86-linux-setup.h')
0 files changed, 0 insertions, 0 deletions