]> git.baikalelectronics.ru Git - kernel.git/commit
x86, boot: make symbols from the main vmlinux available
authorH. Peter Anvin <hpa@zytor.com>
Mon, 11 May 2009 21:21:12 +0000 (14:21 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 11 May 2009 21:40:50 +0000 (14:40 -0700)
commitf7bf4eff2f7784bb57d8faf2446911993bfd1699
treed479843ccd9ffdd0e89548753c391950adb664a4
parent0ee186b0d66df33089416efe87eac1b46c19cefd
x86, boot: make symbols from the main vmlinux available

Make symbols from the main vmlinux, as opposed to just
compressed/vmlinux, available to header.S.  Also, export a few
additional symbols.

This will be used in a subsequent patch to export the total memory
footprint of the kernel.

[ Impact: enable future enhancement ]

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/boot/Makefile
arch/x86/boot/header.S