aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorHenrik Kretzschmar <[email protected]>2010-03-26 20:38:35 +0100
committerThomas Gleixner <[email protected]>2010-03-26 21:52:29 +0100
commit1fb2f77c037624601fd214fb7c29faa84cd7bdd7 (patch)
tree9235ff2fc459b58695267a24e5f0fee770e2c8f5 /net/lapb/lapb_in.c
parent220bf991b0366cc50a94feede3d7341fa5710ee4 (diff)
debugobjects: Section mismatch cleanup
This patch marks two functions, which only get called at initialization, as __init. Here is also interesting, that modpost doesn't catch here the right function name. WARNING: lib/built-in.o(.text+0x585f): Section mismatch in reference from the function T.506() to the variable .init.data:obj The function T.506() references the variable __initdata obj. This is often because T.506 lacks a __initdata annotation or the annotation of obj is wrong. Signed-off-by: Henrik Kretzschmar <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions