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

thunder.leizhen@huaweicloud.com posted 1 patch 2 years, 4 months ago
kernel/rcu/tree_stall.h | 42 +++++++++++++++--------------------------
1 file changed, 15 insertions(+), 27 deletions(-)
[PATCH v2 0/1] rcu: Simplify check_cpu_stall()
Posted by thunder.leizhen@huaweicloud.com 2 years, 4 months ago
From: Zhen Lei <thunder.leizhen@huawei.com>

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