diff options
author | Yinghai Lu <yinghai@kernel.org> | 2010-09-15 16:05:29 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2010-09-15 16:17:13 -0400 |
commit | 3661ca66a42e306aaf53246fb75aec1ea01be0f0 (patch) | |
tree | 7fb390d6d09f72f9e1608554709b607ba0763ca7 /lib/check_signature.c | |
parent | 823108a056c52a83c32ca199a57566a36fad4d19 (diff) |
memblock: Fix section mismatch warnings
Stephen found a bunch of section mismatch warnings with the
new memblock changes.
Use __init_memblock to replace __init in memblock.c and remove
__init in memblock.h. We should not use __init in header files.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Tested-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Yinghai Lu <Yinghai@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
LKML-Reference: <4C912709.2090201@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'lib/check_signature.c')
0 files changed, 0 insertions, 0 deletions