On Sat, 20 Nov 2021 16:55:16 +0800 kernel test robot wrote: > Hi Jakub, > > I love your patch! Yet something to improve: > > [auto build test ERROR on bpf/master] > > url: https://github.com/0day-ci/linux/commits/Jakub-Kicinski/treewide-add-missing-includes-masked-by-cgroup-bpf-dependency/20211120-115325 > base: https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git master > config: riscv-rv32_defconfig (attached as .config) > compiler: riscv32-linux-gcc (GCC) 11.2.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://github.com/0day-ci/linux/commit/e31b3bdd266ef8f63543f27cf7493e98112fd74a > git remote add linux-review https://github.com/0day-ci/linux > git fetch --no-tags linux-review Jakub-Kicinski/treewide-add-missing-includes-masked-by-cgroup-bpf-dependency/20211120-115325 > git checkout e31b3bdd266ef8f63543f27cf7493e98112fd74a > # save the attached .config to linux build tree > mkdir build_dir > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=riscv SHELL=/bin/bash False positive, riscv seems to have a broken module.h so including it in more places results in more of the same errors.