From: kernel test robot <lkp@intel.com>
To: Henrik Grimler <henrik@grimler.se>,
Andrzej Hajda <andrzej.hajda@intel.com>,
Neil Armstrong <neil.armstrong@linaro.org>,
Robert Foss <rfoss@kernel.org>,
Laurent Pinchart <Laurent.pinchart@ideasonboard.com>,
Jonas Karlman <jonas@kwiboo.se>,
Jernej Skrabec <jernej.skrabec@gmail.com>,
Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
Maxime Ripard <mripard@kernel.org>,
Thomas Zimmermann <tzimmermann@suse.de>,
David Airlie <airlied@gmail.com>, Simona Vetter <simona@ffwll.ch>,
Maciej Purski <m.purski@samsung.com>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev,
dri-devel@lists.freedesktop.org,
linux-samsung-soc@vger.kernel.org,
~postmarketos/upstreaming@lists.sr.ht, replicant@osuosl.org,
linux-kernel@vger.kernel.org, Henrik Grimler <henrik@grimler.se>
Subject: Re: [PATCH 3/3] drm/bridge: sii9234: use extcon cable detection logic to detect MHL
Date: Fri, 25 Jul 2025 00:40:51 +0800 [thread overview]
Message-ID: <202507250036.RXWSmKW2-lkp@intel.com> (raw)
In-Reply-To: <20250721-exynos4-sii9234-driver-v1-3-2e47ed02f677@grimler.se>
Hi Henrik,
kernel test robot noticed the following build errors:
[auto build test ERROR on ca2a6abdaee43808034cdb218428d2ed85fd3db8]
url: https://github.com/intel-lab-lkp/linux/commits/Henrik-Grimler/drm-bridge-sii9234-fix-some-typos-in-comments-and-messages/20250721-174814
base: ca2a6abdaee43808034cdb218428d2ed85fd3db8
patch link: https://lore.kernel.org/r/20250721-exynos4-sii9234-driver-v1-3-2e47ed02f677%40grimler.se
patch subject: [PATCH 3/3] drm/bridge: sii9234: use extcon cable detection logic to detect MHL
config: arm64-randconfig-002-20250724 (https://download.01.org/0day-ci/archive/20250725/202507250036.RXWSmKW2-lkp@intel.com/config)
compiler: clang version 22.0.0git (https://github.com/llvm/llvm-project 853c343b45b3e83cc5eeef5a52fc8cc9d8a09252)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250725/202507250036.RXWSmKW2-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/202507250036.RXWSmKW2-lkp@intel.com/
All errors (new ones prefixed by >>):
>> ld.lld: error: undefined symbol: extcon_register_notifier
>>> referenced by sii9234.c:928 (drivers/gpu/drm/bridge/sii9234.c:928)
>>> drivers/gpu/drm/bridge/sii9234.o:(sii9234_probe) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: extcon_unregister_notifier
>>> referenced by sii9234.c:1009 (drivers/gpu/drm/bridge/sii9234.c:1009)
>>> drivers/gpu/drm/bridge/sii9234.o:(sii9234_remove) in archive vmlinux.a
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next prev parent reply other threads:[~2025-07-24 16:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-21 9:43 [PATCH 0/3] drm/bridge: sii9234: use extcon to detect cable attachment Henrik Grimler
2025-07-21 9:43 ` [PATCH 1/3] drm/bridge: sii9234: fix some typos in comments and messages Henrik Grimler
2025-07-21 9:43 ` [PATCH 2/3] drm/bridge: sii9234: use dev_err_probe where applicable Henrik Grimler
2025-07-21 9:43 ` [PATCH 3/3] drm/bridge: sii9234: use extcon cable detection logic to detect MHL Henrik Grimler
2025-07-24 16:40 ` kernel test robot [this message]
2025-08-01 8:09 ` Marek Szyprowski
2025-08-08 7:39 ` Henrik Grimler
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=202507250036.RXWSmKW2-lkp@intel.com \
--to=lkp@intel.com \
--cc=Laurent.pinchart@ideasonboard.com \
--cc=airlied@gmail.com \
--cc=andrzej.hajda@intel.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=henrik@grimler.se \
--cc=jernej.skrabec@gmail.com \
--cc=jonas@kwiboo.se \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=llvm@lists.linux.dev \
--cc=m.purski@samsung.com \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mripard@kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=replicant@osuosl.org \
--cc=rfoss@kernel.org \
--cc=simona@ffwll.ch \
--cc=tzimmermann@suse.de \
--cc=~postmarketos/upstreaming@lists.sr.ht \
/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.