2023-05-10 17:27:29

by Paul E. McKenney

[permalink] [raw]
Subject: [PATCH rcu 0/2] Tasks RCU updates for v6.5

Hello!

This series contains Tasks RCU updates.

1. rcu-tasks: Avoid pr_info() with spin lock in
cblist_init_generic(), courtesy of Shigeru Yoshida.

2. rcu-tasks: Clarify the cblist_init_generic() function's pr_info()
output, courtesy of Zqiang.

An additional Tasks RCU update may instead be found here due to
conflict-inducing dependencies:

https://lore.kernel.org/all/[email protected]/

Thanx, Paul

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

b/kernel/rcu/tasks.h | 5 ++++-
kernel/rcu/tasks.h | 6 ++----
2 files changed, 6 insertions(+), 5 deletions(-)