diff options
author | Justin Tee <justin.tee@broadcom.com> | 2024-01-31 10:51:07 -0800 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2024-02-05 20:51:35 -0500 |
commit | 0dfd9cbc187c4bb7e35decacae9a131027ea50a3 (patch) | |
tree | e90447c7bbf9f005d4c46c0f20a71fb2306487bc /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 4be4ad6cd2371ffca86e4446feae3d8373e4b02a (diff) |
scsi: lpfc: Change nlp state statistic counters into atomic_t
There is no reason to use the shost_lock to synchronize an LLDD statistics
counter. Convert all the nlp state statistic counters into atomic_t.
Corresponding zeroing, increments, and reads are converted to atomic
versions.
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://lore.kernel.org/r/20240131185112.149731-13-justintee8345@gmail.com
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions