Commit 6f81bd6
committed
rcutorture: Print message before invoking ->cb_barrier()
The various ->cb_barrier() functions, for example, rcu_barrier(),
sometimes cause rcutorture hangs. But currently, the last console
message is the unenlightening "Stopping rcu_torture_stats". This commit
therefore prints a message of the form "rcu_torture_cleanup: Invoking
rcu_barrier+0x0/0x1e0()" to help point people in the right direction.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>1 parent da12301 commit 6f81bd6
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2905 | 2905 | | |
2906 | 2906 | | |
2907 | 2907 | | |
2908 | | - | |
| 2908 | + | |
| 2909 | + | |
2909 | 2910 | | |
| 2911 | + | |
2910 | 2912 | | |
2911 | 2913 | | |
2912 | 2914 | | |
| |||
2961 | 2963 | | |
2962 | 2964 | | |
2963 | 2965 | | |
2964 | | - | |
| 2966 | + | |
| 2967 | + | |
2965 | 2968 | | |
| 2969 | + | |
2966 | 2970 | | |
2967 | 2971 | | |
2968 | 2972 | | |
| |||
0 commit comments