[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174544805249.2788494.12713788878611778636.git-patchwork-notify@kernel.org>
Date: Wed, 23 Apr 2025 22:40:52 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Arnd Bergmann <arnd@...nel.org>
Cc: michael.chan@...adcom.com, pavan.chebbi@...adcom.com,
andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, kalesh-anakkur.purayil@...adcom.com,
andrew.gospodarek@...adcom.com, arnd@...db.de, somnath.kotur@...adcom.com,
horms@...nel.org, ap420073@...il.com, dw@...idwei.uk, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] bnxt_en: hide CONFIG_DETECT_HUNG_TASK specific code
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 23 Apr 2025 18:28:21 +0200 you wrote:
> From: Arnd Bergmann <arnd@...db.de>
>
> The CONFIG_DEFAULT_HUNG_TASK_TIMEOUT setting is only available when the
> hung task detection is enabled, otherwise the code now produces a build
> failure:
>
> drivers/net/ethernet/broadcom/bnxt/bnxt.c:10188:21: error: use of undeclared identifier 'CONFIG_DEFAULT_HUNG_TASK_TIMEOUT'
> 10188 | max_tmo_secs > CONFIG_DEFAULT_HUNG_TASK_TIMEOUT) {
>
> [...]
Here is the summary with links:
- bnxt_en: hide CONFIG_DETECT_HUNG_TASK specific code
https://git.kernel.org/netdev/net-next/c/8ff617513996
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