From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Bartosz Golaszewski <brgl@kernel.org>
Cc: "kernel test robot" <lkp@intel.com>, "Lee Jones" <lee@kernel.org>,
"Hans de Goede" <hansg@kernel.org>,
"Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>,
"Bartosz Golaszewski" <bartosz.golaszewski@oss.qualcomm.com>,
"Peter Tyser" <ptyser@xes-inc.com>,
"Andy Shevchenko" <andriy.shevchenko@linux.intel.com>,
"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org,
platform-driver-x86@vger.kernel.org
Subject: Re: [PATCH v3] platform/x86: meraki-mx100: use real software node references
Date: Mon, 23 Mar 2026 15:42:55 -0700 [thread overview]
Message-ID: <acHBpaEIfS71oryo@google.com> (raw)
In-Reply-To: <CAMRc=MfWsChQc-xHiBtL6HKv6ax36szfEE8Ckjf7VUfhxzG9OA@mail.gmail.com>
On Mon, Mar 23, 2026 at 10:39:30AM +0100, Bartosz Golaszewski wrote:
> On Fri, Mar 20, 2026 at 9:18 AM kernel test robot <lkp@intel.com> wrote:
> >
> > Hi Bartosz,
> >
> > kernel test robot noticed the following build errors:
> >
> > [auto build test ERROR on b84a0ebe421ca56995ff78b66307667b62b3a900]
> >
> > url: https://github.com/intel-lab-lkp/linux/commits/Bartosz-Golaszewski/platform-x86-meraki-mx100-use-real-software-node-references/20260316-165120
> > base: b84a0ebe421ca56995ff78b66307667b62b3a900
> > patch link: https://lore.kernel.org/r/20260316-meraki-swnodes-v3-1-15501a52300e%40oss.qualcomm.com
> > patch subject: [PATCH v3] platform/x86: meraki-mx100: use real software node references
> > config: x86_64-buildonly-randconfig-001-20260320 (https://download.01.org/0day-ci/archive/20260320/202603201641.qJ8m8Nhn-lkp@intel.com/config)
> > compiler: gcc-14 (Debian 14.2.0-19) 14.2.0
> > reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260320/202603201641.qJ8m8Nhn-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/202603201641.qJ8m8Nhn-lkp@intel.com/
> >
> > All errors (new ones prefixed by >>):
> >
> > ld: vmlinux.o: in function `lkdtm_rodata_do_nothing':
> > >> (.rodata+0xa9b6c0): undefined reference to `lpc_ich_gpio_swnode'
> > >> ld: (.rodata+0xa9b840): undefined reference to `lpc_ich_gpio_swnode'
> > ld: (.rodata+0xa9b960): undefined reference to `lpc_ich_gpio_swnode'
> > ld: (.rodata+0xa9ba80): undefined reference to `lpc_ich_gpio_swnode'
> > ld: (.rodata+0xa9bba0): undefined reference to `lpc_ich_gpio_swnode'
> > ld: vmlinux.o:(.rodata+0xa9bcc0): more undefined references to `lpc_ich_gpio_swnode' follow
> >
> > --
> > 0-DAY CI Kernel Test Service
> > https://github.com/intel/lkp-tests/wiki
>
> FYI this is a false-positive - the prerequisite patch is already in Lee's tree.
It is not: you did not define a dependency on LPC_ICH, so in the 0-day
.config it is not enabled.
This is what I mean by tight coupling.
Thanks.
--
Dmitry
prev parent reply other threads:[~2026-03-23 22:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-16 8:48 [PATCH v3] platform/x86: meraki-mx100: use real software node references Bartosz Golaszewski
2026-03-20 2:32 ` kernel test robot
2026-03-20 8:18 ` kernel test robot
2026-03-23 9:39 ` Bartosz Golaszewski
2026-03-23 22:42 ` Dmitry Torokhov [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=acHBpaEIfS71oryo@google.com \
--to=dmitry.torokhov@gmail.com \
--cc=andriy.shevchenko@linux.intel.com \
--cc=bartosz.golaszewski@oss.qualcomm.com \
--cc=brgl@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=hansg@kernel.org \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=lee@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lkp@intel.com \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=platform-driver-x86@vger.kernel.org \
--cc=ptyser@xes-inc.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox