[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id:
<171238382924.24936.14587108517208356483.git-patchwork-notify@kernel.org>
Date: Sat, 06 Apr 2024 06:10:29 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Petr Tesarik <petr@...arici.cz>
Cc: davem@...emloft.net, edumazet@...gle.com, netdev@...r.kernel.org,
regressions@...ts.linux.dev, linux-kernel@...r.kernel.org,
regressions@...mhuis.info
Subject: Re: [PATCH net] u64_stats: fix u64_stats_init() for lockdep when used
repeatedly in one file
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 4 Apr 2024 09:57:40 +0200 you wrote:
> Fix bogus lockdep warnings if multiple u64_stats_sync variables are
> initialized in the same file.
>
> With CONFIG_LOCKDEP, seqcount_init() is a macro which declares:
>
> static struct lock_class_key __key;
>
> [...]
Here is the summary with links:
- [net] u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one file
https://git.kernel.org/netdev/net/c/38a15d0a50e0
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