+2
−2
+1
−1
+3
−3
Loading
There now is only one rcu_state structure in a given build of the
Linux kernel, so there is no need to pass it as a parameter to RCU's
functions. This commit therefore removes the rsp parameter from
print_cpu_stall_info().
Signed-off-by:
Paul E. McKenney <paulmck@linux.vnet.ibm.com>