diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2024-10-09 11:00:45 -0700 |
---|---|---|
committer | Frederic Weisbecker <frederic@kernel.org> | 2024-11-12 21:45:14 +0100 |
commit | d4e287d7caff971c859ee6db65add42bde1d86ec (patch) | |
tree | bada783bb1502a692fe9defb87fa6b229dd3d9cc /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0a116dc86d18ba109090be1af1641ef1d57f4e20 (diff) | |
download | linux-d4e287d7caff971c859ee6db65add42bde1d86ec.tar.gz linux-d4e287d7caff971c859ee6db65add42bde1d86ec.tar.bz2 linux-d4e287d7caff971c859ee6db65add42bde1d86ec.zip |
rcu-tasks: Remove open-coded one-byte cmpxchg() emulation
This commit removes the open-coded one-byte cmpxchg() emulation from
rcu_trc_cmpxchg_need_qs(), replacing it with just cmpxchg() given the
latter's new-found ability to handle single-byte arguments across all
architectures.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Reviewed-by: Neeraj Upadhyay <Neeraj.Upadhyay@amd.com>
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions