rcu: Print per-CPU callback counts for forward-progress failures
authorPaul E. McKenney <paulmck@linux.ibm.com>
Wed, 3 Oct 2018 00:09:56 +0000 (17:09 -0700)
committerPaul E. McKenney <paulmck@linux.ibm.com>
Sat, 1 Dec 2018 20:45:38 +0000 (12:45 -0800)
commitbfcfcffc5f23e76a1b88f7412ee7efaec5107b28
tree3945bad0d3b2bc85cf31f08aae6e3a53949a7efd
parent903ee83d91776bc72d856147743687d4b6c99286
rcu: Print per-CPU callback counts for forward-progress failures

This commit prints out the non-zero per-CPU callback counts when a
forware-progress error (OOM event) occurs.

Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
[ paulmck: Fix a pair of uninitialized locals spotted by kbuild test robot. ]
kernel/rcu/tree.c