diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-02-01 08:12:02 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-03-11 23:22:39 +0300 |
commit | 999c286347538388170f919146d7cfa58689472e (patch) | |
tree | eef4c1ae5e39c7c1db844dbecc3155be55daa92d /kernel/rcu/tree_plugin.h | |
parent | b6505deafa1397c81c3f268bfe0f349cf0be2b97 (diff) | |
download | linux-999c286347538388170f919146d7cfa58689472e.tar.xz |
rcu: Remove event tracing from rcu_cpu_notify(), used by offline CPUs
Offline CPUs cannot safely invoke trace events, but such CPUs do execute
within rcu_cpu_notify(). Therefore, this commit removes the trace events
from rcu_cpu_notify(). These trace events are for utilization, against
which rcu_cpu_notify() execution time should be negligible.
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'kernel/rcu/tree_plugin.h')
0 files changed, 0 insertions, 0 deletions