[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <164394481049.31803.10030267082981797075.git-patchwork-notify@kernel.org>
Date: Fri, 04 Feb 2022 03:20:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <eric.dumazet@...il.com>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
edumazet@...gle.com
Subject: Re: [PATCH net-next] net: minor __dev_alloc_name() optimization
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 2 Feb 2022 22:46:09 -0800 you wrote:
> From: Eric Dumazet <edumazet@...gle.com>
>
> __dev_alloc_name() allocates a private zeroed page,
> then sets bits in it while iterating through net devices.
>
> It can use __set_bit() to avoid unecessary locked operations.
>
> [...]
Here is the summary with links:
- [net-next] net: minor __dev_alloc_name() optimization
https://git.kernel.org/netdev/net-next/c/25ee1660a590
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