2023-07-24 03:50:44

by Leizhen (ThunderTown)

[permalink] [raw]
Subject: [PATCH v2 0/1] rcu: Simplify check_cpu_stall()

From: Zhen Lei <[email protected]>

v2:
Keep the check "READ_ONCE(rcu_state.jiffies_stall) == jn", drop patch 1/2 in v1.

v1:
Eliminate the duplicated code and comments.

Zhen Lei (1):
rcu: Simplify check_cpu_stall()

kernel/rcu/tree_stall.h | 42 +++++++++++++++--------------------------
1 file changed, 15 insertions(+), 27 deletions(-)

--
2.25.1