All of lore.kernel.org
 help / color / mirror / Atom feed
* [jgunthorpe:fwctl 17/20] drivers/fwctl/cxl/cxl.c: linux/auxiliary_bus.h is included more than once.
@ 2024-08-23  4:02 kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2024-08-23  4:02 UTC (permalink / raw)
  To: Dave Jiang; +Cc: oe-kbuild-all, Jason Gunthorpe

tree:   https://github.com/jgunthorpe/linux fwctl
head:   49296e2e608f31151e3b5644cf88a65b7f7b56e5
commit: e6537a248fe6241de233cf02c499dfd48ce73fce [17/20] fwctl/cxl: Add driver for CXL mailbox for handling CXL features commands (RFC)
:::::: branch date: 14 hours ago
:::::: commit date: 14 hours ago
compiler: clang version 18.1.5 (https://github.com/llvm/llvm-project 617a15a9eac96088ae5e9134248d8236e34b91b1)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/r/202408211415.ToWENcwO-lkp@intel.com/

includecheck warnings: (new ones prefixed by >>)
>> drivers/fwctl/cxl/cxl.c: linux/auxiliary_bus.h is included more than once.

vim +6 drivers/fwctl/cxl/cxl.c

   > 6	#include <linux/auxiliary_bus.h>
     7	#include <linux/cxl/mailbox.h>
   > 8	#include <linux/auxiliary_bus.h>
     9	#include <uapi/fwctl/cxl.h>
    10	

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki


^ permalink raw reply	[flat|nested] 2+ messages in thread
* [jgunthorpe:fwctl 17/20] drivers/fwctl/cxl/cxl.c: linux/auxiliary_bus.h is included more than once.
@ 2024-08-21  6:55 kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2024-08-21  6:55 UTC (permalink / raw)
  To: oe-kbuild; +Cc: lkp

:::::: 
:::::: Manual check reason: "low confidence bisect report"
:::::: 

BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
TO: Dave Jiang <dave.jiang@intel.com>
CC: Jason Gunthorpe <jgg@ziepe.ca>

tree:   https://github.com/jgunthorpe/linux fwctl
head:   49296e2e608f31151e3b5644cf88a65b7f7b56e5
commit: e6537a248fe6241de233cf02c499dfd48ce73fce [17/20] fwctl/cxl: Add driver for CXL mailbox for handling CXL features commands (RFC)
:::::: branch date: 14 hours ago
:::::: commit date: 14 hours ago
compiler: clang version 18.1.5 (https://github.com/llvm/llvm-project 617a15a9eac96088ae5e9134248d8236e34b91b1)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/r/202408211415.ToWENcwO-lkp@intel.com/

includecheck warnings: (new ones prefixed by >>)
>> drivers/fwctl/cxl/cxl.c: linux/auxiliary_bus.h is included more than once.

vim +6 drivers/fwctl/cxl/cxl.c

   > 6	#include <linux/auxiliary_bus.h>
     7	#include <linux/cxl/mailbox.h>
   > 8	#include <linux/auxiliary_bus.h>
     9	#include <uapi/fwctl/cxl.h>
    10	

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-08-23  4:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-23  4:02 [jgunthorpe:fwctl 17/20] drivers/fwctl/cxl/cxl.c: linux/auxiliary_bus.h is included more than once kernel test robot
  -- strict thread matches above, loose matches on Subject: below --
2024-08-21  6:55 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.