Re: [PATCH v7 06/10] powerpc/powernv: Core IMC events detection

From: kbuild test robot
Date: Wed Apr 19 2017 - 10:42:07 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.unlikely+0x1a8c): Section mismatch in reference from the function .imc_pmu_create() to the function .init.text:.init_imc_pmu()
The function .imc_pmu_create() references
the function __init .init_imc_pmu().
This is often because .imc_pmu_create lacks a __init
annotation or the annotation of .init_imc_pmu 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