diff options
author | 2022-02-03 10:41:35 +0100 | |
---|---|---|
committer | 2022-02-04 16:44:23 +0900 | |
commit | ac9f0c810684a1b161c18eb4b91ce84cbc13c91d (patch) | |
tree | c12492335e86eef9695fa8a3d46e56da2e5e18d3 /scripts/gdb/linux/utils.py | |
parent | MAINTAINERS: add myself as Renesas R-Car SATA driver reviewer (diff) | |
download | wireguard-linux-ac9f0c810684a1b161c18eb4b91ce84cbc13c91d.tar.xz wireguard-linux-ac9f0c810684a1b161c18eb4b91ce84cbc13c91d.zip |
ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkage
06f6c4c6c3e8 ("ata: libata: add missing ata_identify_page_supported() calls")
introduced additional calls to ata_identify_page_supported(), thus also
adding indirectly accesses to the device log directory log page through
ata_log_supported(). Reading this log page causes SATADOM-ML 3ME devices
to lock up.
Introduce the horkage flag ATA_HORKAGE_NO_LOG_DIR to prevent accesses to
the log directory in ata_log_supported() and add a blacklist entry
with this flag for "SATADOM-ML 3ME" devices.
Fixes: 636f6e2af4fb ("libata: add horkage for missing Identify Device log")
Cc: stable@vger.kernel.org # v5.10+
Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions