mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH rcu 0/8] Miscellaneous fixes for v6.14
@ 2024-12-12 18:39 Paul E. McKenney
  2024-12-12 18:39 ` [PATCH rcu 1/8] rcu: Report callbacks enqueued on offline CPU blind spot Paul E. McKenney
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Paul E. McKenney @ 2024-12-12 18:39 UTC (permalink / raw)
  To: rcu; +Cc: linux-kernel, kernel-team, rostedt

Hello!

This series contains miscellaneous fixes:

1.	Report callbacks enqueued on offline CPU blind spot, courtesy
	of Frederic Weisbecker.

2.	Make rcu_report_exp_cpu_mult() caller acquire lock.

3.	Move rcu_report_exp_rdp() setting of ->cpu_no_qs.b.exp under lock.

4.	Replace open-coded rcu_exp_need_qs() from rcu_exp_handler()
	with call.

5.	Make preemptible rcu_exp_handler() check idempotency.

6.	Add KCSAN exclusive-writer assertions for rdp->cpu_no_qs.b.exp.

7.	Add lockdep_assert_irqs_disabled() to rcu_exp_need_qs().

8.	MAINTAINERS: Update RCU git tree.

						Thanx, Paul

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

 b/MAINTAINERS              |   10 ++++----
 b/kernel/rcu/tree.c        |    3 ++
 b/kernel/rcu/tree_exp.h    |   20 ++++++++++------
 b/kernel/rcu/tree_plugin.h |    1 
 kernel/rcu/tree_exp.h      |   54 ++++++++++++++++++++++++++++-----------------
 5 files changed, 56 insertions(+), 32 deletions(-)

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

end of thread, other threads:[~2024-12-12 18:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-12 18:39 [PATCH rcu 0/8] Miscellaneous fixes for v6.14 Paul E. McKenney
2024-12-12 18:39 ` [PATCH rcu 1/8] rcu: Report callbacks enqueued on offline CPU blind spot Paul E. McKenney
2024-12-12 18:39 ` [PATCH rcu 2/8] rcu: Make rcu_report_exp_cpu_mult() caller acquire lock Paul E. McKenney
2024-12-12 18:39 ` [PATCH rcu 3/8] rcu: Move rcu_report_exp_rdp() setting of ->cpu_no_qs.b.exp under lock Paul E. McKenney
2024-12-12 18:39 ` [PATCH rcu 4/8] rcu: Replace open-coded rcu_exp_need_qs() from rcu_exp_handler() with call Paul E. McKenney
2024-12-12 18:39 ` [PATCH rcu 5/8] rcu: Make preemptible rcu_exp_handler() check idempotency Paul E. McKenney
2024-12-12 18:39 ` [PATCH rcu 6/8] rcu: Add KCSAN exclusive-writer assertions for rdp->cpu_no_qs.b.exp Paul E. McKenney
2024-12-12 18:39 ` [PATCH rcu 7/8] rcu: Add lockdep_assert_irqs_disabled() to rcu_exp_need_qs() Paul E. McKenney
2024-12-12 18:39 ` [PATCH rcu 8/8] MAINTAINERS: Update RCU git tree Paul E. McKenney

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

all inboxes | Powered by JetHome®