From: H. Peter Anvin Date: Mon, 11 May 2009 21:21:12 +0000 (-0700) Subject: x86, boot: make symbols from the main vmlinux available X-Git-Tag: v2.6.31-rc1~422^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77d1a4999502c260df0eb2de437d320bf8c64b36;p=pandora-kernel.git 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 --- Reading git-diff-tree failed