* [asahilinux:tbt-reset-wip 16/16] drivers/pci/probe.c:6:9: warning: 'DEBUG' redefined
@ 2026-08-09 9:54 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-08-09 9:54 UTC (permalink / raw)
To: Sven Peter; +Cc: oe-kbuild-all
tree: https://github.com/AsahiLinux/linux tbt-reset-wip
head: bb0656db5a81399cee865239cc885749f06e3d04
commit: bb0656db5a81399cee865239cc885749f06e3d04 [16/16] enable debug in various places
config: powerpc-allmodconfig (https://download.01.org/0day-ci/archive/20260809/202608091705.jMvzxIoD-lkp@intel.com/config)
compiler: powerpc64-linux-gcc (GCC) 16.1.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260809/202608091705.jMvzxIoD-lkp@intel.com/reproduce)
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/oe-kbuild-all/202608091705.jMvzxIoD-lkp@intel.com/
All warnings (new ones prefixed by >>):
>> drivers/pci/probe.c:6:9: warning: 'DEBUG' redefined
6 | #define DEBUG
| ^~~~~
<command-line>: note: this is the location of the previous definition
vim +/DEBUG +6 drivers/pci/probe.c
> 6 #define DEBUG
7 #include <linux/array_size.h>
8 #include <linux/kernel.h>
9 #include <linux/delay.h>
10 #include <linux/init.h>
11 #include <linux/pci.h>
12 #include <linux/msi.h>
13 #include <linux/of_pci.h>
14 #include <linux/of_platform.h>
15 #include <linux/platform_device.h>
16 #include <linux/pci_hotplug.h>
17 #include <linux/slab.h>
18 #include <linux/sprintf.h>
19 #include <linux/module.h>
20 #include <linux/cpumask.h>
21 #include <linux/aer.h>
22 #include <linux/acpi.h>
23 #include <linux/hypervisor.h>
24 #include <linux/irqdomain.h>
25 #include <linux/pm_runtime.h>
26 #include <linux/bitfield.h>
27 #include <trace/events/pci.h>
28 #include "pci.h"
29
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-09 9:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-09 9:54 [asahilinux:tbt-reset-wip 16/16] drivers/pci/probe.c:6:9: warning: 'DEBUG' redefined 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.