[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <0071dd1c-310f-43c3-bb0b-694d0cbe0ed8@paulmck-laptop>
Date: Mon, 18 Mar 2024 21:58:53 -0700
From: "Paul E. McKenney" <paulmck@...nel.org>
To: Zqiang <qiang.zhang1211@...il.com>
Cc: frederic@...nel.org, neeraj.upadhyay@...nel.org, joel@...lfernandes.org,
rcu@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 0/2] Generate get_gp_data method to print gp status of
different types of rcutorture tests
On Mon, Mar 18, 2024 at 05:34:10PM +0800, Zqiang wrote:
> This commit is mainly to enable rcutorture testing to support print
> rcu-tasks related gp state, and remove redundant function pointer
> initialization in rcu_torture_ops structure's objects.
>
> Zqiang (2):
> rcutorture: Make rcutorture support print rcu-tasks gp state
> rcutorture: Removing redundant function pointer initialization
Queued for v6.10, thank you!
Thanx, Paul
> kernel/rcu/rcu.h | 20 ++++++++++----------
> kernel/rcu/rcutorture.c | 38 ++++++++++++++++++--------------------
> kernel/rcu/srcutree.c | 5 +----
> kernel/rcu/tasks.h | 21 +++++++++++++++++++++
> kernel/rcu/tree.c | 13 +++----------
> 5 files changed, 53 insertions(+), 44 deletions(-)
>
> --
> 2.17.1
>
Powered by blists - more mailing lists