diff options
author | 2024-10-09 11:00:45 -0700 | |
---|---|---|
committer | 2024-11-12 21:45:14 +0100 | |
commit | d4e287d7caff971c859ee6db65add42bde1d86ec (patch) | |
tree | bada783bb1502a692fe9defb87fa6b229dd3d9cc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | doc: Remove kernel-parameters.txt entry for rcutorture.read_exit (diff) | |
download | wireguard-linux-d4e287d7caff971c859ee6db65add42bde1d86ec.tar.xz wireguard-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-postgresql.py')
0 files changed, 0 insertions, 0 deletions