[PATCH rcu 0/2] Tasks RCU updates for v6.5

Paul E. McKenney posted 2 patches 2 years, 9 months ago
b/kernel/rcu/tasks.h |    5 ++++-
kernel/rcu/tasks.h   |    6 ++----
2 files changed, 6 insertions(+), 5 deletions(-)
[PATCH rcu 0/2] Tasks RCU updates for v6.5
Posted by Paul E. McKenney 2 years, 9 months ago
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/20230510165832.2187453-8-paulmck@kernel.org/

						Thanx, Paul

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

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