aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorFrederic Weisbecker <[email protected]>2008-10-22 04:56:42 +0000
committerDavid S. Miller <[email protected]>2008-10-23 04:53:47 +0000
commit8dd9453737822469837d48d5da3785ce70fb2118 (patch)
treee65a039e3c0033ff5dfcd54a0a0ff7ed36d5a758 /net/unix/af_unix.c
parentsparc: correct section of apc_no_idle (diff)
downloadkernel-8dd9453737822469837d48d5da3785ce70fb2118.tar.gz
kernel-8dd9453737822469837d48d5da3785ce70fb2118.zip
sparc: correct section of current_pc()
Latest mainline gives this section mismatch on sparc: The function current_pc() references the variable __init no_sun4u_here. This is often because current_pc lacks a __init annotation or the annotation of no_sun4u_here is wrong. Since current_pc() is used only in early time, it is correct to put it in .init section. Signed-off-by: Frederic Weisbecker <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions