OSDN Git Service

rcu: Make RCU CPU stall warnings use ->gp_seq
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 30 Apr 2018 20:09:17 +0000 (13:09 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 12 Jul 2018 21:27:56 +0000 (14:27 -0700)
commit471f87c3d91bd0884451c0e3071473476c165630
tree98f4f3f50c68d24e2949a7f719b645610296f607
parent29365e563b1e4e5bfde211280d37dc6127c019ed
rcu: Make RCU CPU stall warnings use ->gp_seq

This commit makes the RCU CPU stall-warning code in print_other_cpu_stall(),
print_cpu_stall(), and check_cpu_stall() use ->gp_seq instead of ->gpnum
and ->completed.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcu/tree.c
kernel/rcu/tree_plugin.h