Thread (4 messages) 4 messages, 2 authors, 2026-01-30

Re: [PATCH net v3] net: cpsw_new: Execute ndo_set_rx_mode callback in a work queue

From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-01-28 03:08:38
Also in: linux-omap, stable

On Tue, 27 Jan 2026 16:02:07 +0800 Kevin Hao wrote:
To resolve this issue, we opt to execute the actual processing within
a work queue, following the approach used by the icssg-prueth driver.
Code looks good now, but why are you creating a workqueue for this one
work? Can't you use the system wq and just cancel it sync where you had
the wq destroy?

BTW you're fixing drivers/net/ethernet/ti/cpsw_new.c I think
drivers/net/ethernet/ti/cpsw.c has an identical bug, no?
-- 
pw-bot: cr
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help