git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02a884c
)
x86, boot: make symbols from the main vmlinux available
author
H. Peter Anvin
<hpa@zytor.com>
Mon, 11 May 2009 21:21:12 +0000
(14:21 -0700)
committer
H. Peter Anvin
<hpa@zytor.com>
Mon, 11 May 2009 21:40:50 +0000
(14:40 -0700)
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>
No differences found