commit | c5a63742f66afeb2fa30029fc24982b2a016a85f | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Fri Jun 21 06:24:56 2013 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Fri Jun 21 09:45:00 2013 -0700 |
tree | 6493a5f0925c9725a9d45042c3784ab9b01290ec | |
parent | 243ff5a24e2114a33b606d583a6c1cc40022c114 [diff] |
rcu: Make rcutorture emit online failures if verbose Although rcutorture counts CPU-hotplug online failures, it does not explicitly record which CPUs were having trouble coming online. This commit therefore emits a console message when online failure occurs. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>