Warning: drivers/irqchip/irq-econet-en751221.c:43 Cannot find identifier on line:
kernel test robot <[email protected]>
| Newsgroups | dev.linux.lists.oe-kbuild |
|---|---|
| Message-ID | <[email protected]> |
:::::: :::::: Manual check reason: "only suspicious fbc files changed" :::::: BCC: [email protected] CC: [email protected] CC: [email protected] TO: Mauro Carvalho Chehab <[email protected]> CC: [email protected] CC: Jonathan Corbet <[email protected]> Hi Mauro, FYI, the error/warning still remains. tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master head: bcc44b6785f216eb939226ade6e3910baa30516b commit: 292eca3163218f2185a8eabe59f4a576bb9e05f8 docs: kdoc: fix logic to handle unissued warnings date: 7 months ago :::::: branch date: 11 hours ago :::::: commit date: 7 months ago config: mips-randconfig-r122-20260808 (https://download.01.org/0day-ci/archive/20260808/[email protected]/config) compiler: clang version 19.1.7 (https://github.com/llvm/llvm-project cd708029e0b2869e80abe31ddb175f7c35361f90) sparse: v0.6.5-rc1 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260808/[email protected]/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 <[email protected]> | Closes: https://lore.kernel.org/r/[email protected]/ 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 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