linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Arnd Bergmann" <arnd@arndb.de>
To: "Naresh Kamboju" <naresh.kamboju@linaro.org>,
	linuxppc-dev <linuxppc-dev@lists.ozlabs.org>,
	linux-next <linux-next@vger.kernel.org>,
	"open list" <linux-kernel@vger.kernel.org>,
	lkft-triage@lists.linaro.org,
	"open list:GPIO SUBSYSTEM" <linux-gpio@vger.kernel.org>,
	Netdev <netdev@vger.kernel.org>
Cc: "Rob Herring" <robh@kernel.org>,
	"David S . Miller" <davem@davemloft.net>,
	"Michael Ellerman" <mpe@ellerman.id.au>,
	"Nicholas Piggin" <npiggin@gmail.com>,
	"Christophe Leroy" <christophe.leroy@csgroup.eu>,
	"Andrew Donnellan" <ajd@linux.ibm.com>,
	"Anders Roxell" <anders.roxell@linaro.org>
Subject: Re: next: powerpc: gpio_mdio.c:(.text+0x13c): undefined reference to `__of_mdiobus_register'
Date: Thu, 20 Apr 2023 14:21:58 +0200	[thread overview]
Message-ID: <747af785-963b-45e5-9d7b-d361951ea3fc@app.fastmail.com> (raw)
In-Reply-To: <CA+G9fYsdMioe4+DEgeh38aTeaY3YaN_s_c0GFjPHhuPWfxyetA@mail.gmail.com>

On Thu, Apr 20, 2023, at 12:57, Naresh Kamboju wrote:
> Following build failures noticed on Linux next-20230419 for powerpc.
>
> Regressions found on powerpc:
>  - build/gcc-8-defconfig
>  - build/clang-16-defconfig
>  - build/gcc-12-defconfig
>  - build/clang-nightly-defconfig
>
>
> Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
>
> Build log:
> --------
> powerpc64le-linux-gnu-ld: arch/powerpc/platforms/pasemi/gpio_mdio.o:
> in function `gpio_mdio_probe':
> gpio_mdio.c:(.text+0x13c): undefined reference to `__of_mdiobus_register'
> powerpc64le-linux-gnu-ld: drivers/net/phy/phy_device.o: in function `phy_probe':
> phy_device.c:(.text+0x56ac): undefined reference to
> `devm_led_classdev_register_ext'
> powerpc64le-linux-gnu-ld: drivers/net/ethernet/pasemi/pasemi_mac.o: in
> function `pasemi_mac_open':
> pasemi_mac.c:(.text+0x19ac): undefined reference to `of_phy_connect'
> make[2]: *** [scripts/Makefile.vmlinux:35: vmlinux] Error 1

Same bug as the other one:

https://lore.kernel.org/all/20230420084624.3005701-1-arnd@kernel.org/

      Arnd

      reply	other threads:[~2023-04-20 12:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-20 10:57 next: powerpc: gpio_mdio.c:(.text+0x13c): undefined reference to `__of_mdiobus_register' Naresh Kamboju
2023-04-20 12:21 ` Arnd Bergmann [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=747af785-963b-45e5-9d7b-d361951ea3fc@app.fastmail.com \
    --to=arnd@arndb.de \
    --cc=ajd@linux.ibm.com \
    --cc=anders.roxell@linaro.org \
    --cc=christophe.leroy@csgroup.eu \
    --cc=davem@davemloft.net \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=lkft-triage@lists.linaro.org \
    --cc=mpe@ellerman.id.au \
    --cc=naresh.kamboju@linaro.org \
    --cc=netdev@vger.kernel.org \
    --cc=npiggin@gmail.com \
    --cc=robh@kernel.org \
    /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).