diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-10-04 20:23:10 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-11-29 00:54:26 +0100 |
commit | dac95906003fec1b4801115830cc14ec61c74960 (patch) | |
tree | 1f506ddfa870a4cae4e0e51714a18209bd5bf235 /kernel/delayacct.c | |
parent | Linux 4.15-rc1 (diff) | |
download | linux-dac95906003fec1b4801115830cc14ec61c74960.tar.xz linux-dac95906003fec1b4801115830cc14ec61c74960.zip |
torture: Suppress CPU stall warnings during shutdown ftrace dump
The torture_shutdown() function directly invokes ftrace_dump(), which
can result in RCU CPU stall warnings when the ftrace buffer is large,
which it usually is. This commit therefore invoks rcu_ftrace_dump()
in place of ftrace_dump(), suppressing RCU CPU stall warnings during
this time.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'kernel/delayacct.c')
0 files changed, 0 insertions, 0 deletions