[driver-core:driver-core-next 94/95] WARNING: vmlinux.o(.text+0x257de): Section mismatch in reference from the function smp_add_present_cpu() to the function .cpuinit.text:register_cpu()

kbuild test robot fengguang.wu at intel.com
Sat Dec 1 19:21:38 UTC 2012


tree:   git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git driver-core-next
head:   92e9e6d1f9844b73a26215025a922e7d7aeae361
commit: 78d86c213f28193082b5d8a1a424044b7ba406f1 [94/95] init.h: Remove __dev* sections from the kernel
config: make ARCH=s390 allmodconfig

All warnings:

WARNING: vmlinux.o(.text+0x257de): Section mismatch in reference from the function smp_add_present_cpu() to the function .cpuinit.text:register_cpu()
The function smp_add_present_cpu() references
the function __cpuinit register_cpu().
This is often because smp_add_present_cpu lacks a __cpuinit
annotation or the annotation of register_cpu is wrong.

---
0-DAY kernel build testing backend         Open Source Technology Center
Fengguang Wu, Yuanhan Liu                              Intel Corporation



More information about the devel mailing list