linux-next: build warning after merge of the final tree (powercp tree related)
Stephen Rothwell
sfr at canb.auug.org.au
Fri Apr 29 13:04:10 EST 2011
Hi all,
After merging the final tree, today's linux-next build (powerpc64
allnoconfig) produced this warning:
WARNING: vmlinux.o(.text+0x907a): Section mismatch in reference from the variable generic_secondary_common_init to the variable .init.data:boot_cpu_count
The function generic_secondary_common_init() references
the variable __initdata boot_cpu_count.
This is often because generic_secondary_common_init lacks a __initdata
annotation or the annotation of boot_cpu_count is wrong.
Caused by commit 9d07bc841c97 ("powerpc: Properly handshake CPUs going
out of boot spin loop").
--
Cheers,
Stephen Rothwell sfr at canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20110429/91f21a73/attachment.pgp>
More information about the Linuxppc-dev
mailing list