diff options
author | Thomas Gleixner <[email protected]> | 2008-01-09 00:18:28 +0100 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-01-08 16:10:35 -0800 |
commit | a2b484a29cc9f565b013c0e7f1e0cc22dec12456 (patch) | |
tree | 74864601cc4c52c973d657f8f1a564201f13f236 /net/unix/sysctl_net_unix.c | |
parent | 165e4694dade7224f23785f9c3a89f3e9c3a9c14 (diff) |
x86: fix do_fork_idle section mismatch
With CPU_HOTPLUG=n:
WARNING: vmlinux.o(.text+0x104f8): Section mismatch: reference to .init.text:fork_idle (between
'do_fork_idle' and 'lapic_timer_broadcast')
do_fork_idle() needs to be __cpuinit. It can be static as well.
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions