diff options
author | Damien Le Moal <[email protected]> | 2023-08-28 15:57:11 +0900 |
---|---|---|
committer | Damien Le Moal <[email protected]> | 2023-10-03 09:39:49 +0900 |
commit | cfead0dd81de95f52f416a676d4697484e093c8b (patch) | |
tree | 2ae20f696ec70a49094842ead6fe092512912ece /scripts/gdb/linux/slab.py | |
parent | 8c1f08170694f50216f0e336ccfc589d3430a339 (diff) |
ata: libata-core: Synchronize ata_port_detach() with hotplug
The call to async_synchronize_cookie() to synchronize a port removal
and hotplug probe is done in ata_host_detach() right before calling
ata_port_detach(). Move this call at the beginning of ata_port_detach()
to ensure that this operation is always synchronized with probe.
Signed-off-by: Damien Le Moal <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Tested-by: Chia-Lin Kao (AceLan) <[email protected]>
Tested-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/slab.py')
0 files changed, 0 insertions, 0 deletions