mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH rcu 0/7] Miscellaneous changes for v6.13
@ 2024-10-09 18:00 Paul E. McKenney
  2024-10-09 18:00 ` [PATCH rcu 1/7] rcu: Add rcuog kthreads to RCU_NOCB_CPU help text Paul E. McKenney
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Paul E. McKenney @ 2024-10-09 18:00 UTC (permalink / raw)
  To: frederic, rcu; +Cc: linux-kernel, kernel-team, rostedt

Hello!

This series contains miscelleous updates for v6.13:

1.	Add rcuog kthreads to RCU_NOCB_CPU help text.

2.	Add rcuog kthreads to kernel-per-CPU-kthreads.rst.

3.	Allow short-circuiting of synchronize_rcu_tasks_rude().

4.	Permit start_poll_synchronize_rcu*() with interrupts disabled.

5.	Test start-poll primitives with interrupts disabled.

6.	Remove kernel-parameters.txt entry for rcutorture.read_exit.

7.	Remove open-coded one-byte cmpxchg() emulation.

						Thanx, Paul

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

 b/Documentation/admin-guide/kernel-parameters.txt       |    5 --
 b/Documentation/admin-guide/kernel-per-CPU-kthreads.rst |    2 -
 b/kernel/rcu/Kconfig                                    |   28 ++++++++++------
 b/kernel/rcu/rcutorture.c                               |   10 +++++
 b/kernel/rcu/tasks.h                                    |    3 +
 b/kernel/rcu/tree.c                                     |    7 ----
 kernel/rcu/tasks.h                                      |   17 ---------
 7 files changed, 32 insertions(+), 40 deletions(-)

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

end of thread, other threads:[~2024-10-09 18:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-09 18:00 [PATCH rcu 0/7] Miscellaneous changes for v6.13 Paul E. McKenney
2024-10-09 18:00 ` [PATCH rcu 1/7] rcu: Add rcuog kthreads to RCU_NOCB_CPU help text Paul E. McKenney
2024-10-09 18:00 ` [PATCH rcu 2/7] doc: Add rcuog kthreads to kernel-per-CPU-kthreads.rst Paul E. McKenney
2024-10-09 18:00 ` [PATCH rcu 3/7] rcu: Allow short-circuiting of synchronize_rcu_tasks_rude() Paul E. McKenney
2024-10-09 18:00 ` [PATCH rcu 4/7] rcu: Permit start_poll_synchronize_rcu*() with interrupts disabled Paul E. McKenney
2024-10-09 18:00 ` [PATCH rcu 5/7] rcutorture: Test start-poll primitives " Paul E. McKenney
2024-10-09 18:00 ` [PATCH rcu 6/7] doc: Remove kernel-parameters.txt entry for rcutorture.read_exit Paul E. McKenney
2024-10-09 18:00 ` [PATCH rcu 7/7] rcu-tasks: Remove open-coded one-byte cmpxchg() emulation 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®