[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176853604027.76642.5758429555721967161.git-patchwork-notify@kernel.org>
Date: Fri, 16 Jan 2026 04:00:40 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Michael Chan <michael.chan@...adcom.com>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, andrew+netdev@...n.ch,
pavan.chebbi@...adcom.com, andrew.gospodarek@...adcom.com,
sfr@...b.auug.org.au, lkp@...el.com
Subject: Re: [PATCH net-next] bnxt_en: Fix build break on non-x86 platforms
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 13 Jan 2026 10:34:22 -0800 you wrote:
> From: Pavan Chebbi <pavan.chebbi@...adcom.com>
>
> Commit c470195b989fe added .getcrosststamp() interface where
> the code uses boot_cpu_has() function which is available only
> in x86 platforms. This fails the build on any other platform.
>
> Since the interface is going to be supported only on x86 anyway,
> we can simply compile out the entire support on non-x86 platforms.
>
> [...]
Here is the summary with links:
- [net-next] bnxt_en: Fix build break on non-x86 platforms
https://git.kernel.org/netdev/net-next/c/dc634118aaa0
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