On Mon, 13 Apr 2026 at 11:03, Paul E. McKenney <[email protected]> wrote: > > Apologies! Would making this instead be a kernel boot parameter be > acceptable?
We already have a sysctl for it, and you should *already* be able to
use a boot parameter for it with just
sysctl.kernel.panic_on_rcu_stall=true
Not that I've tried it, so maybe there's some bug somewhere (or
something I've overlooked), but I really think the whole kernel config
option was entirely redundant to begin with.
Linus

