tree: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.9.y head: 06aadc6de9134693ac31aacfcf93165e44d9810f commit: 97816ec2c6826a731396f3af0996e39c708bce42 [9974/9999] mm, meminit: recalculate pcpu batch and high limits after init completes config: x86_64-rhel (attached as .config) compiler: gcc-7 (Debian 7.4.0-14) 7.4.0 reproduce: git checkout 97816ec2c6826a731396f3af0996e39c708bce42 # save the attached .config to linux build tree make ARCH=x86_64 If you fix the issue, kindly add following tag Reported-by: kbuild test robot <lkp@xxxxxxxxx> All warnings (new ones prefixed by >>): >> WARNING: vmlinux.o(.text+0x19d3e1): Section mismatch in reference from the function get_page_from_freelist() to the function .meminit.text:zone_pcp_update() The function get_page_from_freelist() references the function __meminit zone_pcp_update(). This is often because get_page_from_freelist lacks a __meminit annotation or the annotation of zone_pcp_update is wrong. --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx Intel Corporation
Attachment:
.config.gz
Description: application/gzip