[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167350081692.21073.12325913693099285748.git-patchwork-notify@kernel.org>
Date: Thu, 12 Jan 2023 05:20:16 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Lorenzo Bianconi <lorenzo@...nel.org>
Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, lorenzo.bianconi@...hat.com,
nbd@....name, john@...ozen.org, sean.wang@...iatek.com,
Mark-MC.Lee@...iatek.com, sujuan.chen@...iatek.com,
daniel@...rotopia.org, alexanderduyck@...com
Subject: Re: [PATCH v2 net-next] net: ethernet: mtk_wed: get rid of queue lock for
rx queue
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 10 Jan 2023 10:31:26 +0100 you wrote:
> Queue spinlock is currently held in mtk_wed_wo_queue_rx_clean and
> mtk_wed_wo_queue_refill routines for MTK Wireless Ethernet Dispatcher
> MCU rx queue. mtk_wed_wo_queue_refill() is running during initialization
> and in rx tasklet while mtk_wed_wo_queue_rx_clean() is running in
> mtk_wed_wo_hw_deinit() during hw de-init phase after rx tasklet has been
> disabled. Since mtk_wed_wo_queue_rx_clean and mtk_wed_wo_queue_refill
> routines can't run concurrently get rid of spinlock for mcu rx queue.
>
> [...]
Here is the summary with links:
- [v2,net-next] net: ethernet: mtk_wed: get rid of queue lock for rx queue
https://git.kernel.org/netdev/net-next/c/d4f12a8271fb
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