[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174959875949.2630805.13662322579753682598.git-patchwork-notify@kernel.org>
Date: Tue, 10 Jun 2025 23:39:19 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Gustavo Luiz Duarte <gustavold@...il.com>
Cc: leitao@...ian.org, andrew+netdev@...n.ch, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net] netconsole: fix appending sysdata when sysdata_fields
== SYSDATA_RELEASE
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 09 Jun 2025 11:24:20 -0700 you wrote:
> Before appending sysdata, prepare_extradata() checks if any feature is
> enabled in sysdata_fields (and exits early if none is enabled).
>
> When SYSDATA_RELEASE was introduced, we missed adding it to the list of
> features being checked against sysdata_fields in prepare_extradata().
> The result was that, if only SYSDATA_RELEASE is enabled in
> sysdata_fields, we incorreclty exit early and fail to append the
> release.
>
> [...]
Here is the summary with links:
- [net] netconsole: fix appending sysdata when sysdata_fields == SYSDATA_RELEASE
https://git.kernel.org/netdev/net/c/c85bf1975108
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