public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net v8 0/1] net/sched: act_gate: snapshot parameters with RCU on replace
@ 2026-02-23 15:05 Paul Moses
  2026-02-23 15:05 ` [PATCH net v8 1/1] " Paul Moses
  2026-02-28  1:20 ` [PATCH net v8 0/1] " patchwork-bot+netdevbpf
  0 siblings, 2 replies; 9+ messages in thread
From: Paul Moses @ 2026-02-23 15:05 UTC (permalink / raw)
  To: Victor Nogueira, Jamal Hadi Salim, Cong Wang, Jiri Pirko
  Cc: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Simon Horman, netdev, linux-kernel, Paul Moses

This series fixes a schedule lifetime race in `act_gate` between the
control-plane replace path and the running hrtimer callback
(`gate_timer_func`).

Changes since v7:
- remove unreachable `!cycletime` error branch and dead `unlock:` label

Paul Moses (1):
  net/sched: act_gate: snapshot parameters with RCU on replace

 include/net/tc_act/tc_gate.h |  33 ++++-
 net/sched/act_gate.c         | 265 ++++++++++++++++++++++++-----------
 2 files changed, 212 insertions(+), 86 deletions(-)

-- 
2.53.GIT


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2026-02-28  1:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-23 15:05 [PATCH net v8 0/1] net/sched: act_gate: snapshot parameters with RCU on replace Paul Moses
2026-02-23 15:05 ` [PATCH net v8 1/1] " Paul Moses
2026-02-25 13:55   ` Jamal Hadi Salim
2026-02-27  1:31     ` Vladimir Oltean
2026-02-27 12:07       ` Paul Moses
2026-02-27 13:16         ` Jamal Hadi Salim
2026-02-27 14:56         ` Vladimir Oltean
2026-02-27 13:29   ` Victor Nogueira
2026-02-28  1:20 ` [PATCH net v8 0/1] " patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox