]> git.baikalelectronics.ru Git - kernel.git/commit
rcu: Add more diagnostics to expedited stall warning messages.
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 17 Nov 2015 21:25:21 +0000 (13:25 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Fri, 4 Dec 2015 20:26:53 +0000 (12:26 -0800)
commit43fd25a1dbb0837c81aac727eaf47ba50e10b5fe
tree46daecec76847f22b9cc89f80c222fa027122d04
parent921e56cf549c173eb15466c8eff0746c9d402008
rcu: Add more diagnostics to expedited stall warning messages.

This commit adds print statements that check the rcu_node structure to
find which ->expmask bits and which ->exp_tasks structures are blocking
the current expedited grace period.

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