[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175788060899.3540305.399701938272261111.git-patchwork-notify@kernel.org>
Date: Sun, 14 Sep 2025 20:10:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Ivan Vecera <ivecera@...hat.com>
Cc: netdev@...r.kernel.org, vadim.fedorenko@...ux.dev,
arkadiusz.kubalewski@...el.com, jiri@...nulli.us, kuba@...nel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net] dpll: fix clock quality level reporting
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 12 Sep 2025 11:33:31 +0200 you wrote:
> The DPLL_CLOCK_QUALITY_LEVEL_ITU_OPT1_EPRC is not reported via netlink
> due to bug in dpll_msg_add_clock_quality_level(). The usage of
> DPLL_CLOCK_QUALITY_LEVEL_MAX for both DECLARE_BITMAP() and
> for_each_set_bit() is not correct because these macros requires bitmap
> size and not the highest valid bit in the bitmap.
>
> Use correct bitmap size to fix this issue.
>
> [...]
Here is the summary with links:
- [net] dpll: fix clock quality level reporting
https://git.kernel.org/netdev/net/c/70d99623d5c1
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