commit | c58656382e5f2919b05913584f2c54b4f841bc9f | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Aug 18 11:25:48 2015 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Wed Oct 07 16:02:50 2015 -0700 |
tree | d57d206ada2ec7b27cb48494d4f4e83b13617d6b | |
parent | 74611ecb0fc4c850a8f89a744ce99cbf0dd43cb2 [diff] |
rcu: Add tasks to expedited stall-warning messages This commit adds task-print ability to the expedited RCU CPU stall warning messages in preparation for adding stall warnings to synchornize_rcu_expedited(). Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>