[PATCH v7 07/10] powerpc/perf: PMU functions for Core IMC and hotplugging
kbuild test robot
lkp at intel.com
Thu Apr 20 07:44:41 AEST 2017
Hi Hemant,
[auto build test WARNING on linus/master]
[also build test WARNING on v4.11-rc7]
[cannot apply to next-20170419]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
url: https://github.com/0day-ci/linux/commits/Anju-T-Sudhakar/powerpc-powernv-Data-structure-and-macros-definitions-for-IMC/20170419-015257
config: powerpc-allyesconfig (attached as .config)
compiler: powerpc64-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705
reproduce:
wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# save the attached .config to linux build tree
make.cross ARCH=powerpc
All warnings (new ones prefixed by >>):
>> WARNING: vmlinux.o(.text+0x164a08): Section mismatch in reference from the function .core_imc_init() to the function .meminit.text:.alloc_pages_exact_nid()
The function .core_imc_init() references
the function __meminit .alloc_pages_exact_nid().
This is often because .core_imc_init lacks a __meminit
annotation or the annotation of .alloc_pages_exact_nid is wrong.
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config.gz
Type: application/gzip
Size: 52770 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20170420/0ac16ea4/attachment-0001.gz>
More information about the Linuxppc-dev
mailing list