Re: [PATCH net v7 1/1] net/sched: act_gate: snapshot parameters with RCU on replace

From: Victor Nogueira

Date: Mon Feb 23 2026 - 05:48:23 EST


On Sun, Feb 22, 2026 at 11:13 AM Paul Moses <p@xxxxxxx> wrote:
>
> Yes, I only see it as unreachable code cleanup.
>
> While looking at cycletime, should I move that block before
> spin_lock_bh()?

I think it would be best to leave it as is and just do the
unreachable code cleanup.

cheers,
Victor