mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH rcu 0/6] Miscellaneous fixes for v6.6
@ 2023-07-17 18:03 Paul E. McKenney
  2023-07-17 18:03 ` [PATCH rcu 1/6] rcu: Update synchronize_rcu_mult() comment for call_rcu_hurry() Paul E. McKenney
                   ` (5 more replies)
  0 siblings, 6 replies; 23+ messages in thread
From: Paul E. McKenney @ 2023-07-17 18:03 UTC (permalink / raw)
  To: rcu; +Cc: linux-kernel, kernel-team, rostedt

Hello!

This series has miscellaneous fixes:

1.	Update synchronize_rcu_mult() comment for call_rcu_hurry().

2.	Clarify rcu_is_watching() kernel-doc comment.

3.	srcu,notifier: Remove #ifdefs in favor of SRCU Tiny srcu_usage.

4.	Mark __rcu_irq_enter_check_tick() ->rcu_urgent_qs load.

5.	Make the rcu_nocb_poll boot parameter usable via boot config.

6.	Use WRITE_ONCE() for assignments to ->next for rculist_nulls,
	courtesy of Alan Huang.

						Thanx, Paul

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

 b/include/linux/notifier.h      |   11 -----------
 b/include/linux/rculist_nulls.h |    4 ++--
 b/include/linux/rcupdate_wait.h |    5 +++++
 b/include/linux/srcutiny.h      |    7 +++++++
 b/kernel/rcu/tree.c             |   12 ++++++++----
 b/kernel/rcu/tree_nocb.h        |    4 ++--
 kernel/rcu/tree.c               |    2 +-
 7 files changed, 25 insertions(+), 20 deletions(-)

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

end of thread, other threads:[~2023-07-19 20:38 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-17 18:03 [PATCH rcu 0/6] Miscellaneous fixes for v6.6 Paul E. McKenney
2023-07-17 18:03 ` [PATCH rcu 1/6] rcu: Update synchronize_rcu_mult() comment for call_rcu_hurry() Paul E. McKenney
2023-07-18 12:59   ` Joel Fernandes
2023-07-17 18:03 ` [PATCH rcu 2/6] rcu: Clarify rcu_is_watching() kernel-doc comment Paul E. McKenney
2023-07-18 12:52   ` Joel Fernandes
2023-07-18 18:12     ` Paul E. McKenney
2023-07-19  1:56       ` Joel Fernandes
2023-07-19 20:38         ` Paul E. McKenney
2023-07-17 18:03 ` [PATCH rcu 3/6] srcu,notifier: Remove #ifdefs in favor of SRCU Tiny srcu_usage Paul E. McKenney
2023-07-17 18:09   ` Linus Torvalds
2023-07-17 18:16     ` Paul E. McKenney
2023-07-17 18:03 ` [PATCH rcu 4/6] rcu: Mark __rcu_irq_enter_check_tick() ->rcu_urgent_qs load Paul E. McKenney
2023-07-18 12:58   ` Joel Fernandes
2023-07-17 18:03 ` [PATCH rcu 5/6] rcu: Make the rcu_nocb_poll boot parameter usable via boot config Paul E. McKenney
2023-07-18 13:46   ` Joel Fernandes
2023-07-17 18:03 ` [PATCH rcu 6/6] rcu: Use WRITE_ONCE() for assignments to ->next for rculist_nulls Paul E. McKenney
2023-07-18 13:49   ` Joel Fernandes
2023-07-18 14:48     ` Alan Huang
2023-07-18 18:32       ` Paul E. McKenney
2023-07-19  1:48         ` Joel Fernandes
2023-07-19 18:20           ` Paul E. McKenney
2023-07-19 19:17             ` Alan Huang
2023-07-19 20:02               ` 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®