x86: clean up setup.h and the boot code
authorH. Peter Anvin <hpa@zytor.com>
Tue, 23 Oct 2007 20:37:25 +0000 (22:37 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 23 Oct 2007 20:37:25 +0000 (22:37 +0200)
commitfa76dab935b856871024530ec818bc0a8f88a016
tree8d8a83d01d35a7b8d3559e75931e50c3f0f7723c
parent0de80bcc2baed116a569c38cbc38c5dcb945d14d
x86: clean up setup.h and the boot code

Make <asm/setup.h> usable by the boot code.

Clean up vestiges of the old command-line protocol from setup.h and
head_32.S (it is still supported from the boot loader point of
view, since it is converted to the new command-line protocol by the
boot code.)

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/boot/boot.h
arch/x86/boot/main.c
arch/x86/kernel/head_32.S
include/asm-x86/setup.h