diff options
| author | Dan Williams <[email protected]> | 2025-07-11 23:49:28 +0000 |
|---|---|---|
| committer | Dave Jiang <[email protected]> | 2025-07-16 18:34:36 +0000 |
| commit | 55a89d9c99a9a79a7c2c7cb88c2ae9e86868a60b (patch) | |
| tree | 6c83ff0d305314e64a7678f792111812b47cf758 /tools/perf/scripts/python/parallel-perf.py | |
| parent | cxl/decoder: Move decoder register programming to a helper (diff) | |
| download | kernel-55a89d9c99a9a79a7c2c7cb88c2ae9e86868a60b.tar.gz kernel-55a89d9c99a9a79a7c2c7cb88c2ae9e86868a60b.zip | |
cxl/decoder: Drop pointless locking
cxl_dpa_rwsem coordinates changes to dpa allocation settings for a given
decoder. cxl_decoder_reset() has no need for a consistent snapshot of the
dpa settings since it is merely clearing out whatever was there previously.
Otherwise, cxl_region_rwsem protects against 'reset' racing 'setup'.
In preparation for converting to rw_semaphore_acquire semantics, drop this
locking.
Cc: Davidlohr Bueso <[email protected]>
Cc: Jonathan Cameron <[email protected]>
Cc: Dave Jiang <[email protected]>
Cc: Alison Schofield <[email protected]>
Cc: Vishal Verma <[email protected]>
Cc: Ira Weiny <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Dave Jiang <[email protected]>
Reviewed-by: Jonathan Cameron <[email protected]>
Reviewed-by: Alison Schofield <[email protected]>
Reviewed-by: Davidlohr Bueso <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Dave Jiang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions
