[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171565083065.25298.6578381671622937855.git-patchwork-notify@kernel.org>
Date: Tue, 14 May 2024 01:40:30 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Xiaolei Wang <xiaolei.wang@...driver.com>
Cc: alexandre.torgue@...s.st.com, joabreu@...opsys.com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
mcoquelin.stm32@...il.com, richardcochran@...il.com,
bartosz.golaszewski@...aro.org, horms@...nel.org, rohan.g.thomas@...el.com,
rmk+kernel@...linux.org.uk, fancer.lancer@...il.com, ahalaney@...hat.com,
netdev@...r.kernel.org, linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [net/net-next PATCH v6 0/2] Move EST lock and EST structure to struct
stmmac_priv
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 13 May 2024 09:43:44 +0800 you wrote:
> 1. Pulling the mutex protecting the EST structure out to avoid
> clearing it during reinit/memset of the EST structure,and
> reacquire the mutex lock when doing this initialization.
>
> 2. Moving the EST structure to a more logical location
>
> v1 -> v2:
> - move the lock to struct plat_stmmacenet_data
> v2 -> v3:
> - Add require the mutex lock for reinitialization
> v3 -> v4
> - Move est and est lock to stmmac_priv as suggested by Serge
> v4 -> v5
> - Submit it into two patches and add the Fixes tag
> v5 -> v6
> - move the stmmac_est structure declaration from
> include/linux/stmmac.h to
> drivers/net/ethernet/stmicro/stmmac/stmmac.h
>
> [...]
Here is the summary with links:
- [net,v6,1/2] net: stmmac: move the EST lock to struct stmmac_priv
https://git.kernel.org/netdev/net-next/c/36ac9e7f2e57
- [net-next,v6,2/2] net: stmmac: move the EST structure to struct stmmac_priv
https://git.kernel.org/netdev/net-next/c/bd17382ac36e
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