diff options
author | 2023-04-27 10:33:31 +0200 | |
---|---|---|
committer | 2023-05-15 14:12:14 +0200 | |
commit | 1f2597cd3686955a4d64e01909dbfe625a2a35a1 (patch) | |
tree | f3634d750ed551788d601c1d34876cec98b47f5a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | s390/pai_crypto: replace atomic_t with refcount_t (diff) | |
download | wireguard-linux-1f2597cd3686955a4d64e01909dbfe625a2a35a1.tar.xz wireguard-linux-1f2597cd3686955a4d64e01909dbfe625a2a35a1.zip |
s390/pai_ext: replace atomic_t with refcount_t
The s390 PMU of PAI extension 1 NNPA counters uses atomic_t for
reference counting. Replace this with the proper data type
refcount_t.
No functional change.
Signed-off-by: Thomas Richter <tmricht@linux.ibm.com>
Acked-by: Sumanth Korikkar <sumanthk@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions