[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<169272783085.18530.7969425058494199986.git-patchwork-notify@kernel.org>
Date: Tue, 22 Aug 2023 18:10:30 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Ido Schimmel <idosch@...dia.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
pabeni@...hat.com, edumazet@...gle.com, razor@...ckwall.org, mlxsw@...dia.com
Subject: Re: [PATCH net-next] vxlan: vnifilter: Use GFP_KERNEL instead of
GFP_ATOMIC
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 21 Aug 2023 17:19:23 +0300 you wrote:
> The function is not called from an atomic context so use GFP_KERNEL
> instead of GFP_ATOMIC. The allocation of the per-CPU stats is already
> performed with GFP_KERNEL.
>
> Tested using test_vxlan_vnifiltering.sh with CONFIG_DEBUG_ATOMIC_SLEEP.
>
> Signed-off-by: Ido Schimmel <idosch@...dia.com>
>
> [...]
Here is the summary with links:
- [net-next] vxlan: vnifilter: Use GFP_KERNEL instead of GFP_ATOMIC
https://git.kernel.org/netdev/net-next/c/63c11dc2ca8b
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