From: kernel test robot <lkp@intel.com>
To: oe-kbuild@lists.linux.dev
Cc: lkp@intel.com
Subject: Warning: drivers/irqchip/irq-econet-en751221.c:43 Cannot find identifier on line:
Date: Sat, 08 Aug 2026 17:56:25 +0800 [thread overview]
Message-ID: <202608081710.1cQM0zGo-lkp@intel.com> (raw)
::::::
:::::: 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: 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/202608081710.1cQM0zGo-lkp@intel.com/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/202608081710.1cQM0zGo-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/202608081710.1cQM0zGo-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 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
next reply other threads:[~2026-08-08 9:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-08 9:56 kernel test robot [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-06-30 1:55 Warning: drivers/irqchip/irq-econet-en751221.c:43 Cannot find identifier on line: kernel test robot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202608081710.1cQM0zGo-lkp@intel.com \
--to=lkp@intel.com \
--cc=oe-kbuild@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.