diff options
author | Thomas Richter <tmricht@linux.ibm.com> | 2023-04-27 10:33:31 +0200 |
---|---|---|
committer | Alexander Gordeev <agordeev@linux.ibm.com> | 2023-05-15 14:12:14 +0200 |
commit | 1f2597cd3686955a4d64e01909dbfe625a2a35a1 (patch) | |
tree | f3634d750ed551788d601c1d34876cec98b47f5a /drivers | |
parent | ecc758cee6a1088f2e2e684a09fea650472a47f0 (diff) | |
download | lwn-1f2597cd3686955a4d64e01909dbfe625a2a35a1.tar.gz lwn-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 'drivers')
0 files changed, 0 insertions, 0 deletions