]> www.infradead.org Git - users/hch/misc.git/commitdiff
Merge tag 'ata-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/libata...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Oct 2025 16:39:29 +0000 (09:39 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Oct 2025 16:39:29 +0000 (09:39 -0700)
Pull ata fix from Niklas Cassel:

 - Do not print an error message (and assume that the General Purpose
   Log Directory log page is not supported) for a device that reports a
   bogus General Purpose Logging Version.

   Unsurprisingly, many vendors fail to report the only valid General
   Purpose Logging Version (Damien)

* tag 'ata-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux:
  ata: libata-core: relax checks in ata_read_log_directory()


Trivial merge