Re: [PATCH net] net: sched: fix lockdep_set_class() typo error for sch->seqlock

From: patchwork-bot+netdevbpf
Date: Wed Aug 04 2021 - 05:10:11 EST


Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Tue, 3 Aug 2021 18:58:21 +0800 you wrote:
> According to comment in qdisc_alloc(), sch->seqlock's lockdep
> class key should be set to qdisc_tx_busylock, due to possible
> type error, sch->busylock's lockdep class key is set to
> qdisc_tx_busylock, which is duplicated because sch->busylock's
> lockdep class key is already set in qdisc_alloc().
>
> So fix it by replacing sch->busylock with sch->seqlock.
>
> [...]

Here is the summary with links:
- [net] net: sched: fix lockdep_set_class() typo error for sch->seqlock
https://git.kernel.org/netdev/net/c/06f5553e0f0c

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html