diff options
author | 2008-02-17 13:22:48 +0100 | |
---|---|---|
committer | 2008-02-21 02:55:26 -0500 | |
commit | b95e9e8d94484c2823be67416f25e9756db149dc (patch) | |
tree | cddb24d65e27818652efc851788619138207b03e /net/unix/af_unix.c | |
parent | FRV: Change the timerfd syscalls to be the same as i386 (diff) | |
download | wireguard-linux-b95e9e8d94484c2823be67416f25e9756db149dc.tar.xz wireguard-linux-b95e9e8d94484c2823be67416f25e9756db149dc.zip |
ACPI: fix section mismatch in processor_core.c:acpi_processor_hotplug_notify
Fix following warning:
WARNING: vmlinux.o(.text+0x55586c): Section mismatch in reference from the function acpi_processor_hotplug_notify() to the function .cpuinit.text:acpi_processor_start()
acpi_processor_hotplug_notify() may safely reference __cpuinit
stuff as it ids defined inside an ACPI_HOTPLUG_CPU block.
So annotate it __ref to silence the warning.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions