On 1/16/2026 4:56 PM, Frederic Weisbecker wrote:
Le Wed, Jan 14, 2026 at 12:31:52PM -0500, Joel Fernandes a écrit :@@ -1254,6 +1262,7 @@ lazy_rcu_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) continue; } rcu_nocb_try_flush_bypass(rdp, jiffies); + rdp->nocb_gp_handling = true;It should be true already, right?
Yes! I will drop this hunk on respin, thanks. - Joel

