All of lore.kernel.org
 help / color / mirror / Atom feed
* [mark-rutland:irq/slow-handler 1/2] kernel/irq/handle.c:17:1: iwyu: warning: superfluous #include <trace/events/irq.h>
@ 2021-06-15 14:17 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-06-15 14:17 UTC (permalink / raw)
  To: kbuild

[-- Attachment #1: Type: text/plain, Size: 2341 bytes --]

CC: kbuild-all(a)lists.01.org
TO: Mark Rutland <mark.rutland@arm.com>

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 <lkp@intel.com>


iwyu warnings: (new ones prefixed by >>)
   kernel/irq/handle.c:15:1: iwyu: warning: superfluous #include <linux/kernel_stat.h>
>> kernel/irq/handle.c:17:1: iwyu: warning: superfluous #include <trace/events/irq.h>

vim +17 kernel/irq/handle.c

3795de236d67a0 Thomas Gleixner 2010-09-22  16  
ad8d75fff811a6 Steven Rostedt  2009-04-14 @17  #include <trace/events/irq.h>
^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 <srostedt@redhat.com>
:::::: CC: Steven Rostedt <rostedt@goodmis.org>

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 30249 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-15 14:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-15 14:17 [mark-rutland:irq/slow-handler 1/2] kernel/irq/handle.c:17:1: iwyu: warning: superfluous #include <trace/events/irq.h> kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.