diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-05-17 11:33:17 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2018-07-12 15:39:18 -0700 |
commit | 95394e69c42f0da83a176936fdb28f6cac57ea69 (patch) | |
tree | e9b76488cacbbef3ca134ebb0718f28729bd71e5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ab6b82147f471e31d9397c95d523631b6c8953f2 (diff) |
rcu: Remove "inline" from panic_on_rcu_stall() and rcu_blocking_is_gp()
These functions are in kernel/rcu/tree.c, which is not an include file,
so there is no problem dropping the "inline", especially given that these
functions are nowhere near a fastpath. This commit therefore delegates
the inlining decision to the compiler by dropping the "inline".
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions