CC: kbuild-all(a)lists.01.org TO: Mark Rutland tree: https://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git irq/slow-handler head: dc88641489977e48c541287fdafa388142d46cc5 commit: ea1cd64cd562c49f8799f819eab22258a87bc757 [1/2] irq: abstract irqaction handler invocation :::::: branch date: 4 hours ago :::::: commit date: 4 hours ago config: x86_64-randconfig-b001-20210615 (attached as .config) compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project 64720f57bea6a6bf033feef4a5751ab9c0c3b401) 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 # install x86_64 cross compiling tool for clang build # apt-get install binutils-x86-64-linux-gnu # apt-get install iwyu # include-what-you-use # https://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git/commit/?id=ea1cd64cd562c49f8799f819eab22258a87bc757 git remote add mark-rutland https://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git git fetch --no-tags mark-rutland irq/slow-handler git checkout ea1cd64cd562c49f8799f819eab22258a87bc757 # save the attached .config to linux build tree COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross C=1 CHECK=iwyu ARCH=x86_64 If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot iwyu warnings: (new ones prefixed by >>) kernel/irq/handle.c:15:1: iwyu: warning: superfluous #include >> kernel/irq/handle.c:17:1: iwyu: warning: superfluous #include vim +17 kernel/irq/handle.c 3795de236d67a0 Thomas Gleixner 2010-09-22 16 ad8d75fff811a6 Steven Rostedt 2009-04-14 @17 #include ^1da177e4c3f41 Linus Torvalds 2005-04-16 18 :::::: The code at line 17 was first introduced by commit :::::: ad8d75fff811a6a230f7f43b05a6483099349533 tracing/events: move trace point headers into include/trace/events :::::: TO: Steven Rostedt :::::: CC: Steven Rostedt --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org