tree: https://git.kernel.org/pub/scm/linux/kernel/git/mel/linux.git mm-pcpburst-v1r10 head: bdcb27ceff031cd63958ad1b5936bbeca4450ad0 commit: 1689a42dceb05dc5c6fc119714695dafdfd136a1 [34/35] mm/page_alloc: Allow high-order pages to be stored on the per-cpu lists config: ia64-randconfig-r001-20210428 (attached as .config) compiler: ia64-linux-gcc (GCC) 9.3.0 reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://git.kernel.org/pub/scm/linux/kernel/git/mel/linux.git/commit/?id=1689a42dceb05dc5c6fc119714695dafdfd136a1 git remote add mel https://git.kernel.org/pub/scm/linux/kernel/git/mel/linux.git git fetch --no-tags mel mm-pcpburst-v1r10 git checkout 1689a42dceb05dc5c6fc119714695dafdfd136a1 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross W=1 ARCH=ia64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): mm/page_alloc.c:3698:15: warning: no previous prototype for 'should_fail_alloc_page' [-Wmissing-prototypes] 3698 | noinline bool should_fail_alloc_page(gfp_t gfp_mask, unsigned int order) | ^~~~~~~~~~~~~~~~~~~~~~ In file included from : mm/page_alloc.c: In function 'free_pcppages_bulk': >> include/linux/compiler_types.h:320:38: error: call to '__compiletime_assert_410' declared with attribute error: BUILD_BUG_ON failed: order >= (1<= (1< :::::: CC: Will Deacon --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org