diff options
author | Jiri Kosina <jkosina@suse.cz> | 2012-02-28 16:16:33 +0100 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2012-03-03 15:51:20 -0800 |
commit | e37aade31601cdb9f078f6663cbf887f391bb110 (patch) | |
tree | 1ba9b909ff5ebb238af5bfaabe82091061b443ac /lib/debugobjects.c | |
parent | 001f3a48877a24afa7dfead84eb4678c68ab062e (diff) |
x86, memblock: Move mem_hole_size() to .init
mem_hole_size() is being called only from __init-marked functions, and as
such should be moved to .init section as well. Fixes this warning:
WARNING: vmlinux.o(.text+0x35511): Section mismatch in reference from the function mem_hole_size() to the function .init.text:absent_pages_in_range()
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Link: http://lkml.kernel.org/r/alpine.LNX.2.00.1202281614450.31150@pobox.suse.cz
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions