aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorEvan Green <[email protected]>2023-11-06 15:11:05 -0800
committerPalmer Dabbelt <[email protected]>2023-11-07 15:13:19 -0800
commit6eb7a6445b76a2fced91ebcf93d7a9073258c8cf (patch)
treeb77ab9504c3125501e92fb6024b912f16f0be99f /net/unix/sysctl_net_unix.c
parentd3d2cf1acab1857ae1982d431be9d96dc0e0775c (diff)
RISC-V: Remove __init on unaligned_emulation_finish()
This function shouldn't be __init, since it's called during hotplug. The warning says it well enough: WARNING: modpost: vmlinux: section mismatch in reference: check_unaligned_access_all_cpus+0x13a (section: .text) -> unaligned_emulation_finish (section: .init.text) Signed-off-by: Evan Green <[email protected]> Fixes: 71c54b3d169d ("riscv: report misaligned accesses emulation to hwprobe") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions