linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Some renaming and horkage improvements
@ 2024-07-18 10:33 Damien Le Moal
  2024-07-18 10:33 ` [PATCH v2 1/3] ata: libata: Rename ata_dma_blacklisted() Damien Le Moal
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Damien Le Moal @ 2024-07-18 10:33 UTC (permalink / raw)
  To: linux-ide, Niklas Cassel

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.

Changes from v1:
 - Remove unused macro definition in patch 3
 - Use unsigned int for horkage flags (patch 3)

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 | 109 +++++++++++++++++++++++++++++++-------
 include/linux/libata.h    | 108 ++++++++++++++++++++++++-------------
 2 files changed, 160 insertions(+), 57 deletions(-)

-- 
2.45.2


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-07-22  1:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-18 10:33 [PATCH v2 0/3] Some renaming and horkage improvements Damien Le Moal
2024-07-18 10:33 ` [PATCH v2 1/3] ata: libata: Rename ata_dma_blacklisted() Damien Le Moal
2024-07-18 10:33 ` [PATCH v2 2/3] ata: libata: Rename ata_dev_blacklisted() Damien Le Moal
2024-07-18 10:33 ` [PATCH v2 3/3] ata: libata: Print horkages applied to devices Damien Le Moal
2024-07-19 22:02   ` Igor Pylypiv
2024-07-22  1:13     ` Damien Le Moal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).