[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172944063674.3604255.979906103808518054.git-patchwork-notify@kernel.org>
Date: Sun, 20 Oct 2024 16:10:36 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Arnd Bergmann <arnd@...nel.org>
Cc: alexanderduyck@...com, kuba@...nel.org, andrew+netdev@...n.ch,
davem@...emloft.net, edumazet@...gle.com, pabeni@...hat.com,
richardcochran@...il.com, vadim.fedorenko@...ux.dev, arnd@...db.de,
kernel-team@...a.com, horms@...nel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] eth: fbnic: add CONFIG_PTP_1588_CLOCK_OPTIONAL dependency
Hello:
This patch was applied to netdev/net-next.git (main)
by Andrew Lunn <andrew@...n.ch>:
On Wed, 16 Oct 2024 06:22:58 +0000 you wrote:
> From: Arnd Bergmann <arnd@...db.de>
>
> fbnic fails to link as built-in when PTP support is in a loadable
> module:
>
> aarch64-linux-ld: drivers/net/ethernet/meta/fbnic/fbnic_ethtool.o: in function `fbnic_get_ts_info':
> fbnic_ethtool.c:(.text+0x428): undefined reference to `ptp_clock_index'
> aarch64-linux-ld: drivers/net/ethernet/meta/fbnic/fbnic_time.o: in function `fbnic_time_start':
> fbnic_time.c:(.text+0x820): undefined reference to `ptp_schedule_worker'
> aarch64-linux-ld: drivers/net/ethernet/meta/fbnic/fbnic_time.o: in function `fbnic_ptp_setup':
> fbnic_time.c:(.text+0xa68): undefined reference to `ptp_clock_register'
>
> [...]
Here is the summary with links:
- eth: fbnic: add CONFIG_PTP_1588_CLOCK_OPTIONAL dependency
https://git.kernel.org/netdev/net-next/c/d3296a9d0bc2
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists