mbox series

[0/3] RCU stall for v6.13

Message ID 20241112143711.21239-1-frederic@kernel.org (mailing list archive)
Headers show
Series RCU stall for v6.13 | expand

Message

Frederic Weisbecker Nov. 12, 2024, 2:37 p.m. UTC
Hello,

Please find below the RCU stall patches targeted for the upcoming
merge window.

Paul E. McKenney (3):
  rcu: Delete unused rcu_gp_might_be_stalled() function
  rcu: Stop stall warning from dumping stacks if grace period ends
  rcu: Finer-grained grace-period-end checks in rcu_dump_cpu_stacks()

 include/linux/rcutiny.h |  1 -
 include/linux/rcutree.h |  1 -
 kernel/rcu/tree_stall.h | 57 +++++++++++++----------------------------
 3 files changed, 18 insertions(+), 41 deletions(-)

Thanks.