tree: https://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next.git blk-iolatency head: 2a5cee452665b4531b9466ad61ea0e55d298ea8e commit: c7d786e9b482df1830ee7610678657d3ffd0c123 [7/13] memcontrol: schedule throttling if we are congested config: i386-randconfig-x008-201821 (attached as .config) compiler: gcc-7 (Debian 7.3.0-16) 7.3.0 reproduce: git checkout c7d786e9b482df1830ee7610678657d3ffd0c123 # save the attached .config to linux build tree make ARCH=i386 All errors (new ones prefixed by >>): In file included from include/linux/suspend.h:5:0, from arch/x86/kernel/asm-offsets.c:13: >> include/linux/swap.h:641:20: error: two or more data types in declaration specifiers static inline void void mem_cgroup_throttle_swaprate(struct mem_cgroup *memcg, ^~~~ make[2]: *** [arch/x86/kernel/asm-offsets.s] Error 1 make[2]: Target '__build' not remade because of errors. make[1]: *** [prepare0] Error 2 make[1]: Target 'prepare' not remade because of errors. make: *** [sub-make] Error 2 vim +641 include/linux/swap.h 640 > 641 static inline void void mem_cgroup_throttle_swaprate(struct mem_cgroup *memcg, 642 int node, gfp_t gfP_maks) 643 { 644 } 645 --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: application/gzip
