[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167273761711.18098.13255060434872425902.git-patchwork-notify@kernel.org>
Date: Tue, 03 Jan 2023 09:20:17 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Geetha sowjanya <gakula@...vell.com>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
kuba@...nel.org, pabeni@...hat.com, davem@...emloft.net,
edumazet@...gle.com, sbhatta@...vell.com, hkelam@...vell.com,
sgoutham@...vell.com
Subject: Re: [v2 PATCH net] octeontx2-pf: Fix lmtst ID used in aura free
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Tue, 3 Jan 2023 09:20:12 +0530 you wrote:
> Current code uses per_cpu pointer to get the lmtst_id mapped to
> the core on which aura_free() is executed. Using per_cpu pointer
> without preemption disable causing mismatch between lmtst_id and
> core on which pointer gets freed. This patch fixes the issue by
> disabling preemption around aura_free.
>
> Fixes: ef6c8da71eaf ("octeontx2-pf: cn10K: Reserve LMTST lines per core")
> Signed-off-by: Sunil Goutham <sgoutham@...vell.com>
> Signed-off-by: Geetha sowjanya <gakula@...vell.com>
>
> [...]
Here is the summary with links:
- [v2,net] octeontx2-pf: Fix lmtst ID used in aura free
https://git.kernel.org/netdev/net/c/4af1b64f80fb
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