From: Dan Carpenter <error27@gmail.com>
To: Herve Codina <herve.codina@bootlin.com>
Cc: oe-kbuild@lists.linux.dev, Saravana Kannan <saravanak@google.com>,
lkp@intel.com, oe-kbuild-all@lists.linux.dev,
devel@driverdev.osuosl.org,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Re: [driver-core:driver-core-testing 12/18] drivers/base/core.c:286 fw_devlink_refresh_fwnode() error: we previously assumed 'dev' could be null (see line 270)
Date: Mon, 25 May 2026 09:35:11 +0300 [thread overview]
Message-ID: <ahPtn3jZF2JmukXB@stanley.mountain> (raw)
In-Reply-To: <20260523130142.5efe048d@bootlin.com>
On Sat, May 23, 2026 at 01:01:42PM +0200, Herve Codina wrote:
>
> > --
> > 0-DAY CI Kernel Test Service
> > https://github.com/intel/lkp-tests/wiki
> >
>
> I don't understand why smatch reported a problem.
> Do I miss something?
Thanks for looking at this. Your analysis is correct. The problem
is that the zero day bot doesn't do cross function analysis so it can't
parse this code correctly. (Cross function analysis can't scale well
enough to enable it).
regards,
dan carpenter
prev parent reply other threads:[~2026-05-25 6:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-22 18:55 [driver-core:driver-core-testing 12/18] drivers/base/core.c:286 fw_devlink_refresh_fwnode() error: we previously assumed 'dev' could be null (see line 270) kernel test robot
2026-05-23 9:46 ` Dan Carpenter
2026-05-23 11:01 ` Herve Codina
2026-05-25 6:35 ` Dan Carpenter [this message]
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=ahPtn3jZF2JmukXB@stanley.mountain \
--to=error27@gmail.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=herve.codina@bootlin.com \
--cc=lkp@intel.com \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=oe-kbuild@lists.linux.dev \
--cc=saravanak@google.com \
/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.