diff options
author | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-11-06 01:20:57 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-11-12 20:03:59 +0300 |
commit | 117f683c6e0104e1d6dfe8f143ea9c24ab069044 (patch) | |
tree | bbc722e9f6c291675a4b7934ebf25d28275f99c2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 05f415715ce45da07a0b1a5eac842765b733157f (diff) | |
download | linux-117f683c6e0104e1d6dfe8f143ea9c24ab069044.tar.xz |
rcu: Replace this_cpu_ptr() with __this_cpu_read()
Because __this_cpu_read() can be lighter weight than equivalent uses of
this_cpu_ptr(), this commit replaces the latter with the former.
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions