mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v1 0/6] RCU and torture fixes and cleanups
@ 2026-07-18 17:15 Joel Fernandes
  2026-07-18 17:15 ` [PATCH v1 1/6] rcu: Remove unused expedited_need_qs field from rcu_state Joel Fernandes
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Joel Fernandes @ 2026-07-18 17:15 UTC (permalink / raw)
  To: linux-kernel, Paul E. McKenney, Frederic Weisbecker,
	Neeraj Upadhyay, Joel Fernandes, Josh Triplett, Boqun Feng,
	Uladzislau Rezki, Steven Rostedt, Mathieu Desnoyers,
	Lai Jiangshan, Zqiang, Davidlohr Bueso
  Cc: rcu

This series contains miscellaneous RCU cleanups and torture-test fixes for the
next merge window. Tested various rcutorture and scftorture scenarios.

The git tree with all patches can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/jfern/linux.git (tag: rcu-torture-simple-fixes-v1-20260718)

Joel Fernandes (6):
  rcu: Remove unused expedited_need_qs field from rcu_state
  rcu: Remove unused rdp parameter from trace_rcu_this_gp()
  rcu: Remove unused func parameter from callback-enqueue functions
  torture: Don't leak shuffle_tmp_mask when shuffler kthread fails to
    start
  scftorture: Count single_rpc offline failures in statistics output
  scftorture: Make invoker threads actually wait for all threads to
    start

 kernel/rcu/tree.c      | 33 +++++++++++++++------------------
 kernel/rcu/tree.h      |  3 +--
 kernel/rcu/tree_nocb.h | 10 +++++-----
 kernel/scftorture.c    |  3 ++-
 kernel/torture.c       |  7 ++++++-
 5 files changed, 29 insertions(+), 27 deletions(-)


base-commit: a13c140cc289c0b7b3770bce5b3ad42ab35074aa
-- 
2.34.1

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

end of thread, other threads:[~2026-07-20 15:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-18 17:15 [PATCH v1 0/6] RCU and torture fixes and cleanups Joel Fernandes
2026-07-18 17:15 ` [PATCH v1 1/6] rcu: Remove unused expedited_need_qs field from rcu_state Joel Fernandes
2026-07-18 17:15 ` [PATCH v1 2/6] rcu: Remove unused rdp parameter from trace_rcu_this_gp() Joel Fernandes
2026-07-18 17:15 ` [PATCH v1 3/6] rcu: Remove unused func parameter from callback-enqueue functions Joel Fernandes
2026-07-18 17:15 ` [PATCH v1 4/6] torture: Don't leak shuffle_tmp_mask when shuffler kthread fails to start Joel Fernandes
2026-07-18 17:15 ` [PATCH v1 5/6] scftorture: Count single_rpc offline failures in statistics output Joel Fernandes
2026-07-18 17:17   ` Joel Fernandes
2026-07-18 17:15 ` [PATCH v1 6/6] scftorture: Make invoker threads actually wait for all threads to start Joel Fernandes
2026-07-18 17:17   ` Joel Fernandes
2026-07-20 15:52 ` [PATCH v1 0/6] RCU and torture fixes and cleanups 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®