Re: [PATCH v7 07/10] powerpc/perf: PMU functions for Core IMC and hotplugging

From: kbuild test robot
Date: Wed Apr 19 2017 - 17:45:13 EST


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

Attachment: .config.gz
Description: application/gzip