Netdev List
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Cc: linusw@kernel.org, alsi@bang-olufsen.dk, andrew@lunn.ch,
	olteanv@gmail.com, davem@davemloft.net, edumazet@google.com,
	kuba@kernel.org, pabeni@redhat.com, mir@bang-olufsen.dk,
	f.fainelli@gmail.com, namiltd@yahoo.com, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH net v2 0/4] net: dsa: realtek: use devm_mutex_init
Date: Thu, 30 Jul 2026 02:20:11 +0000	[thread overview]
Message-ID: <178537801146.3325894.11590642723292261438.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260726-realtek_mutext-v2-0-5d62ba998791@gmail.com>

Hello:

This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Sun, 26 Jul 2026 22:56:07 -0300 you wrote:
> This series fixes mutex teardown in the Realtek DSA drivers.
> 
> With CONFIG_DEBUG_MUTEXES enabled, mutex_destroy() must be called before
> the mutex is discarded. Using devm_mutex_init() lets the driver core
> handle that automatically.
> 
> The changes are split into individual commits based on the feature that
> introduced each lock to allow proper backports to stable trees.
> 
> [...]

Here is the summary with links:
  - [net,v2,1/4] net: dsa: realtek: rtl8365mb: use devm_mutex_init for mib_lock
    https://git.kernel.org/netdev/net/c/70fd0cf29bc4
  - [net,v2,2/4] net: dsa: realtek: use devm_mutex_init for regmap lock
    https://git.kernel.org/netdev/net/c/050e07f8765d
  - [net,v2,3/4] net: dsa: realtek: use devm_mutex_init for vlan_lock
    https://git.kernel.org/netdev/net/c/a95f3e9b8985
  - [net,v2,4/4] net: dsa: realtek: use devm_mutex_init for l2_lock
    https://git.kernel.org/netdev/net/c/442ecdc83d00

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



      parent reply	other threads:[~2026-07-30  2:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-27  1:56 [PATCH net v2 0/4] net: dsa: realtek: use devm_mutex_init Luiz Angelo Daros de Luca
2026-07-27  1:56 ` [PATCH net v2 1/4] net: dsa: realtek: rtl8365mb: use devm_mutex_init for mib_lock Luiz Angelo Daros de Luca
2026-07-27  1:56 ` [PATCH net v2 2/4] net: dsa: realtek: use devm_mutex_init for regmap lock Luiz Angelo Daros de Luca
2026-07-27  1:56 ` [PATCH net v2 3/4] net: dsa: realtek: use devm_mutex_init for vlan_lock Luiz Angelo Daros de Luca
2026-07-27  1:56 ` [PATCH net v2 4/4] net: dsa: realtek: use devm_mutex_init for l2_lock Luiz Angelo Daros de Luca
2026-07-27 12:26 ` [PATCH net v2 0/4] net: dsa: realtek: use devm_mutex_init Linus Walleij
2026-07-27 12:38 ` Alvin Šipraga
2026-07-30  2:20 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178537801146.3325894.11590642723292261438.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=alsi@bang-olufsen.dk \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=f.fainelli@gmail.com \
    --cc=kuba@kernel.org \
    --cc=linusw@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=luizluca@gmail.com \
    --cc=mir@bang-olufsen.dk \
    --cc=namiltd@yahoo.com \
    --cc=netdev@vger.kernel.org \
    --cc=olteanv@gmail.com \
    --cc=pabeni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox