commit | 72611ab9f5d2d384a04e72d560c9c82463115cbf | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Nov 17 13:25:21 2015 -0800 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Fri Dec 04 12:26:53 2015 -0800 |
tree | 46daecec76847f22b9cc89f80c222fa027122d04 | |
parent | 73f36f9de8bed78bcda2704a348594c20518b455 [diff] |
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>