diff options
author | Justin Tee <[email protected]> | 2024-01-31 10:51:07 -0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2024-02-05 20:51:35 -0500 |
commit | 0dfd9cbc187c4bb7e35decacae9a131027ea50a3 (patch) | |
tree | e90447c7bbf9f005d4c46c0f20a71fb2306487bc /tools/perf/scripts/python/syscall-counts-by-pid.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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Himanshu Madhani <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions