[net/net-next PATCH v6 0/2] Move EST lock and EST structure to struct stmmac_priv

patchwork-bot+netdevbpf at kernel.org patchwork-bot+netdevbpf at kernel.org
Mon May 13 18:40:30 PDT 2024


Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba at kernel.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





More information about the linux-arm-kernel mailing list