* Warning: drivers/irqchip/irq-econet-en751221.c:43 Cannot find identifier on line:
@ 2026-06-30 1:55 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-06-30 1:55 UTC (permalink / raw)
To: oe-kbuild; +Cc: lkp
::::::
:::::: Manual check reason: "only suspicious fbc files changed"
::::::
BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
CC: linux-kernel@vger.kernel.org
TO: Mauro Carvalho Chehab <mchehab@kernel.org>
CC: linux-media@vger.kernel.org
CC: Jonathan Corbet <corbet@lwn.net>
Hi Mauro,
FYI, the error/warning still remains.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: dc59e4fea9d83f03bad6bddf3fa2e52491777482
commit: 292eca3163218f2185a8eabe59f4a576bb9e05f8 docs: kdoc: fix logic to handle unissued warnings
date: 5 months ago
:::::: branch date: 31 hours ago
:::::: commit date: 5 months ago
config: mips-randconfig-r073-20260629 (https://download.01.org/0day-ci/archive/20260630/202606300942.bkTx83wC-lkp@intel.com/config)
compiler: clang version 22.1.3 (https://github.com/llvm/llvm-project e9846648fd6183ee6d8cbdb4502213fcf902a211)
smatch: v0.5.0-9185-gbcc58b9c
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260630/202606300942.bkTx83wC-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
| Fixes: 292eca316321 ("docs: kdoc: fix logic to handle unissued warnings")
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/r/202606300942.bkTx83wC-lkp@intel.com/
All warnings (new ones prefixed by >>):
>> Warning: drivers/irqchip/irq-econet-en751221.c:43 Cannot find identifier on line:
* @membase: Base address of the interrupt controller registers
Warning: drivers/irqchip/irq-econet-en751221.c:44 Cannot find identifier on line:
* @interrupt_shadows: Array of all interrupts, for each value,
Warning: drivers/irqchip/irq-econet-en751221.c:45 Cannot find identifier on line:
* - NOT_PERCPU: This interrupt is not per-cpu, so it has no shadow
Warning: drivers/irqchip/irq-econet-en751221.c:46 Cannot find identifier on line:
* - IS_SHADOW: This interrupt is a shadow of another per-cpu interrupt
Warning: drivers/irqchip/irq-econet-en751221.c:47 Cannot find identifier on line:
* - else: This is a per-cpu interrupt whose shadow is the value
Warning: drivers/irqchip/irq-econet-en751221.c:48 Cannot find identifier on line:
*/
Warning: drivers/irqchip/irq-econet-en751221.c:49 Cannot find identifier on line:
static struct {
>> Warning: drivers/irqchip/irq-econet-en751221.c:50 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst
void __iomem *membase;
Kconfig warnings: (for reference only)
WARNING: unmet direct dependencies detected for SERIAL_8250
Depends on [n]: TTY [=n] && HAS_IOMEM [=y] && !S390
Selected by [y]:
- ECONET [=y]
WARNING: unmet direct dependencies detected for EARLY_PRINTK_8250
Depends on [n]: EARLY_PRINTK [=n] && USE_GENERIC_EARLY_PRINTK_8250 [=y]
Selected by [y]:
- ECONET [=y]
WARNING: unmet direct dependencies detected for SERIAL_OF_PLATFORM
Depends on [n]: TTY [=n] && HAS_IOMEM [=y] && SERIAL_8250 [=y] && OF [=y]
Selected by [y]:
- ECONET [=y]
--
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-06-30 1:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-30 1:55 Warning: drivers/irqchip/irq-econet-en751221.c:43 Cannot find identifier on line: 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.