linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix log page accesses
@ 2021-11-15  6:05 Damien Le Moal
  2021-11-15  6:05 ` [PATCH 1/2] libata: core: improve ata_read_log_page() error message Damien Le Moal
  2021-11-15  6:05 ` [PATCH 2/2] libata: core: add missing ata_identify_page_supported() calls Damien Le Moal
  0 siblings, 2 replies; 3+ messages in thread
From: Damien Le Moal @ 2021-11-15  6:05 UTC (permalink / raw)
  To: linux-ide

A couple of patches to improve ata_read_log_page() error message and
to avoid attempts to access non-existent logs.

Damien Le Moal (2):
  libata: core: improve ata_read_log_page() error message
  libata: core: add missing ata_identify_page_supported() calls

 drivers/ata/libata-core.c | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-11-15  6:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-15  6:05 [PATCH 0/2] Fix log page accesses Damien Le Moal
2021-11-15  6:05 ` [PATCH 1/2] libata: core: improve ata_read_log_page() error message Damien Le Moal
2021-11-15  6:05 ` [PATCH 2/2] libata: core: add missing ata_identify_page_supported() calls 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).