commit | 29c31f5ca1c97f06f0469271cbaa060374a402b1 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@kernel.org> | Wed Mar 25 14:36:05 2020 -0700 |
committer | Paul E. McKenney <paulmck@kernel.org> | Mon Mar 30 09:48:35 2020 -0700 |
tree | 6602b1997736c256e2ce4545b3002dc05eb4af77 | |
parent | a84d34afb8e32644a3c8db51404376ecdbf07ac5 [diff] |
rcu-tasks: Add IPI failure count to statistics This commit adds a failure-return count for smp_call_function_single(), and adds this to the console messages for rcutorture writer stalls and at the end of rcutorture testing. Signed-off-by: Paul E. McKenney <paulmck@kernel.org>