diff options
author | Damien Le Moal <dlemoal@kernel.org> | 2024-09-05 05:00:59 +0300 |
---|---|---|
committer | Damien Le Moal <dlemoal@kernel.org> | 2024-09-07 04:16:55 +0300 |
commit | a16951510fae8fa9b934673404c4fc990d124ccd (patch) | |
tree | 863e2ee6c3d188d71e16c79dc787c3c4dac3aed3 /tools/perf/scripts/python/parallel-perf.py | |
parent | c494708d1f680027c7cbbaa670198179774f7d4d (diff) | |
download | linux-a16951510fae8fa9b934673404c4fc990d124ccd.tar.xz |
ata: libata-scsi: Improve ata_scsi_handle_link_detach()
A struct ata_device flags should always be set and cleared with the
device port locked. Testing for a flag should thus also be done while
holding the device port lock. In accordance to this principle, modify
ata_scsi_handle_link_detach() to test and clear the ATA_DFLAG_DETACHED
flag while holding the device port lock.
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Reviewed-by: Niklas Cassel <cassel@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions