diff options
author | Yinghai Lu <[email protected]> | 2010-09-15 13:05:29 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2010-09-15 22:17:13 +0200 |
commit | 3661ca66a42e306aaf53246fb75aec1ea01be0f0 (patch) | |
tree | 7fb390d6d09f72f9e1608554709b607ba0763ca7 /net/unix/sysctl_net_unix.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 <[email protected]>
Tested-by: Stephen Rothwell <[email protected]>
Signed-off-by: Yinghai Lu <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions