public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH rcu 0/5] Miscellaneous fixes
@ 2025-01-16 20:05 Paul E. McKenney
  2025-01-16 20:05 ` [PATCH rcu 1/5] rcu: Split rcu_report_exp_cpu_mult() mask parameter and use for tracing Paul E. McKenney
                   ` (5 more replies)
  0 siblings, 6 replies; 34+ messages in thread
From: Paul E. McKenney @ 2025-01-16 20:05 UTC (permalink / raw)
  To: rcu; +Cc: linux-kernel, kernel-team, rostedt

Hello!

This series contains miscellaneous fixes:

1.	Split rcu_report_exp_cpu_mult() mask parameter and use for
	tracing.

2.	Remove READ_ONCE() for rdp->gpwrap access in __note_gp_changes(),
	courtesy of Zilin Guan.

3.	Fix get_state_synchronize_rcu_full() GP-start detection.

4.	Move RCU Tasks self-tests to core_initcall().

5.	Print segment lengths in show_rcu_nocb_gp_state().

						Thanx, Paul

------------------------------------------------------------------------

 b/include/linux/rcupdate.h |    6 ------
 b/init/main.c              |    1 -
 b/kernel/rcu/rcu.h         |    2 +-
 b/kernel/rcu/tasks.h       |    5 ++++-
 b/kernel/rcu/tree.c        |    6 +++---
 b/kernel/rcu/tree_exp.h    |    6 ++++--
 b/kernel/rcu/tree_nocb.h   |   20 +++++++++++++++-----
 kernel/rcu/tree.c          |    9 ++++++---
 8 files changed, 33 insertions(+), 22 deletions(-)

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

end of thread, other threads:[~2025-02-06 17:38 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-16 20:05 [PATCH rcu 0/5] Miscellaneous fixes Paul E. McKenney
2025-01-16 20:05 ` [PATCH rcu 1/5] rcu: Split rcu_report_exp_cpu_mult() mask parameter and use for tracing Paul E. McKenney
2025-01-16 20:05 ` [PATCH rcu 2/5] rcu: Remove READ_ONCE() for rdp->gpwrap access in __note_gp_changes() Paul E. McKenney
2025-01-16 20:05 ` [PATCH rcu 3/5] rcu: Fix get_state_synchronize_rcu_full() GP-start detection Paul E. McKenney
2025-01-16 20:05 ` [PATCH rcu 4/5] rcu-tasks: Move RCU Tasks self-tests to core_initcall() Paul E. McKenney
2025-01-16 20:05 ` [PATCH rcu 5/5] rcu/nocb: Print segment lengths in show_rcu_nocb_gp_state() Paul E. McKenney
2025-01-30 18:53 ` [PATCH rcu 0/5] Miscellaneous fixes Paul E. McKenney
2025-01-30 18:53   ` [PATCH rcu v2] 1/5] rcu: Split rcu_report_exp_cpu_mult() mask parameter and use for tracing Paul E. McKenney
2025-01-30 18:53   ` [PATCH rcu v2] 2/5] rcu: Remove READ_ONCE() for rdp->gpwrap access in __note_gp_changes() Paul E. McKenney
2025-01-30 18:53   ` [PATCH rcu v2] 3/5] rcu: Fix get_state_synchronize_rcu_full() GP-start detection Paul E. McKenney
2025-01-30 18:53   ` [PATCH rcu v2] 4/5] rcu-tasks: Move RCU Tasks self-tests to core_initcall() Paul E. McKenney
2025-02-04 10:26     ` Sebastian Andrzej Siewior
2025-02-04 11:51       ` Paul E. McKenney
2025-02-04 16:34         ` Sebastian Andrzej Siewior
2025-02-04 20:20           ` Paul E. McKenney
2025-02-05 14:50             ` Paul E. McKenney
2025-02-05 19:54               ` John Ogness
2025-02-05 20:10                 ` Paul E. McKenney
2025-02-05 20:31                   ` Paul E. McKenney
2025-02-05 21:22                     ` John Ogness
2025-02-05 21:55                       ` Paul E. McKenney
2025-02-05 22:20                         ` John Ogness
2025-02-05 22:31                           ` John Ogness
2025-02-05 23:50                             ` Paul E. McKenney
2025-02-06  8:28                               ` John Ogness
2025-02-06  9:58                                 ` Paul E. McKenney
2025-02-06  9:02                               ` Sebastian Andrzej Siewior
2025-02-06  9:59                                 ` Paul E. McKenney
2025-02-06 10:18                                   ` Paul E. McKenney
2025-02-06 11:06                               ` Petr Mladek
2025-02-06 16:32                                 ` Paul E. McKenney
2025-01-30 18:53   ` [PATCH rcu v2] 5/5] rcu/nocb: Print segment lengths in show_rcu_nocb_gp_state() Paul E. McKenney
2025-02-06 10:15   ` [PATCH rcu 6/5] Make RCU watch ct_kernel_exit_state() warning Paul E. McKenney
2025-02-06 17:38     ` Boqun Feng

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