-
由 Paul E. McKenney 提交于
Currently, RCU allows tracing to continue when it automatically does ftrace_dump() after detecting an error condition, which can result in excessively large traces and lost trace events. This commit therefore does a tracing_off() before any of these ftrace_dump() calls. Signed-off-by: NPaul E. McKenney <paulmck@linux.vnet.ibm.com>83b6ca1f