From: kernel test robot <lkp@intel.com>
To: "Kory Maincent (Dent Project)" <kory.maincent@bootlin.com>
Cc: oe-kbuild-all@lists.linux.dev, netdev@vger.kernel.org,
Jakub Kicinski <kuba@kernel.org>, Andrew Lunn <andrew@lunn.ch>
Subject: [net-next:main 19/25] ld.lld: error: undefined symbol: devm_regulator_register
Date: Sat, 20 Apr 2024 00:38:48 +0800 [thread overview]
Message-ID: <202404200036.D8ap1Mf5-lkp@intel.com> (raw)
tree: https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git main
head: 4cad4efa6eb209cea88175e545020de55fe3c737
commit: d83e13761d5b0568376963729abcccf6de5a43ba [19/25] net: pse-pd: Use regulator framework within PSE framework
config: i386-randconfig-051-20240419 (https://download.01.org/0day-ci/archive/20240420/202404200036.D8ap1Mf5-lkp@intel.com/config)
compiler: clang version 17.0.6 (https://github.com/llvm/llvm-project 6009708b4367171ccdbf4b5905cb6a803753fe18)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240420/202404200036.D8ap1Mf5-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/202404200036.D8ap1Mf5-lkp@intel.com/
All errors (new ones prefixed by >>):
>> ld.lld: error: undefined symbol: devm_regulator_register
>>> referenced by pse_core.c:308 (drivers/net/pse-pd/pse_core.c:308)
>>> drivers/net/pse-pd/pse_core.o:(pse_controller_register) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: rdev_get_drvdata
>>> referenced by pse_core.c:212 (drivers/net/pse-pd/pse_core.c:212)
>>> drivers/net/pse-pd/pse_core.o:(pse_pi_is_enabled) in archive vmlinux.a
>>> referenced by pse_core.c:230 (drivers/net/pse-pd/pse_core.c:230)
>>> drivers/net/pse-pd/pse_core.o:(pse_pi_enable) in archive vmlinux.a
>>> referenced by pse_core.c:250 (drivers/net/pse-pd/pse_core.c:250)
>>> drivers/net/pse-pd/pse_core.o:(pse_pi_disable) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: rdev_get_id
>>> referenced by pse_core.c:220 (drivers/net/pse-pd/pse_core.c:220)
>>> drivers/net/pse-pd/pse_core.o:(pse_pi_is_enabled) in archive vmlinux.a
>>> referenced by pse_core.c:238 (drivers/net/pse-pd/pse_core.c:238)
>>> drivers/net/pse-pd/pse_core.o:(pse_pi_enable) in archive vmlinux.a
>>> referenced by pse_core.c:258 (drivers/net/pse-pd/pse_core.c:258)
>>> drivers/net/pse-pd/pse_core.o:(pse_pi_disable) in archive vmlinux.a
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
reply other threads:[~2024-04-19 16:39 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=202404200036.D8ap1Mf5-lkp@intel.com \
--to=lkp@intel.com \
--cc=andrew@lunn.ch \
--cc=kory.maincent@bootlin.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=oe-kbuild-all@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).