aboutsummaryrefslogtreecommitdiff
path: root/arch/m32r/platforms
diff options
context:
space:
mode:
authorMarcin Slusarz <marcin.slusarz@gmail.com>2008-08-20 21:07:47 +0200
committerIngo Molnar <mingo@elte.hu>2008-08-21 12:35:16 +0200
commit7701e8c59b0e7cbcf21c1bc49d8b8c6db43027a4 (patch)
treeee3a733bd24326716273ce2c5d0c547eadbcef73 /arch/m32r/platforms
parentbde78a79a6eb015f33aa4660df1b06f5135def20 (diff)
x86, mmiotrace: silence section mismatch warning - leave_uniprocessor
WARNING: vmlinux.o(.text+0x180af): Section mismatch in reference from the function leave_uniprocessor() to the function .cpuinit.text:cpu_up() The function leave_uniprocessor() references the function __cpuinit cpu_up(). This is often because leave_uniprocessor lacks a __cpuinit annotation or the annotation of cpu_up is wrong. leave_uniprocessor calls cpu_up only when CONFIG_HOTPLUG_CPU is set, so it can be safely annotated as __ref Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com> Cc: Pekka Paalanen <pq@iki.fi> Signed-off-by: Ingo Molnar <mingo@elte.hu> Cc: Ingo Molnar <mingo@elte.hu> Cc: Pekka Paalanen <pq@iki.fi>
Diffstat (limited to 'arch/m32r/platforms')
0 files changed, 0 insertions, 0 deletions