The first 2 patches removes the use of the term "blacklist" from libata-core. The third patch adds printing on device scan of the horkage flags that will be applied to the device to help with debugging. Damien Le Moal (3): ata: libata: Rename ata_dma_blacklisted() ata: libata: Rename ata_dev_blacklisted() ata: libata: Print horkages applied to devices drivers/ata/libata-core.c | 111 +++++++++++++++++++++++++++++++------- include/linux/libata.h | 108 ++++++++++++++++++++++++------------- 2 files changed, 163 insertions(+), 56 deletions(-) -- 2.45.2