diff options
author | 2018-11-05 14:20:57 -0800 | |
---|---|---|
committer | 2018-11-12 09:03:59 -0800 | |
commit | 117f683c6e0104e1d6dfe8f143ea9c24ab069044 (patch) | |
tree | bbc722e9f6c291675a4b7934ebf25d28275f99c2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rcu: Speed up expedited GPs when interrupting RCU reader (diff) | |
download | linux-dev-117f683c6e0104e1d6dfe8f143ea9c24ab069044.tar.xz linux-dev-117f683c6e0104e1d6dfe8f143ea9c24ab069044.zip |
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