From: Tejun Heo <tj@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org
Subject: [GIT PULL] libata fixes for v4.13-rc7
Date: Tue, 29 Aug 2017 11:04:18 -0700 [thread overview]
Message-ID: <20170829180418.GT491396@devbig577.frc2.facebook.com> (raw)
Hello, Linus.
Late fixes for libata. There's a minor platform driver fix but the
important one is READ LOG PAGE.
This is a new ATA command which is used to test some optional features
but it broke probing of some devices - they locked up instead of
failing the unknown command. Chritoph tried blacklisting, but, after
finding out there are multiple devices which fail this way, backed off
to testing feature bit in IDENTIFY data first, which is a bit lossy
(we can miss features on some devices) but should be a lot safer.
Thanks.
The following changes since commit 2f60e1ab2f0e148e82cb53c539ad003ffc9b9bd0:
libata: fix a couple of doc build warnings (2017-07-31 08:03:06 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git for-4.13-fixes
for you to fetch changes up to 2aca392398384f8a2f339f4c661a1699f4f2e2eb:
Revert "libata: quirk read log on no-name M.2 SSD" (2017-08-29 08:36:58 -0700)
----------------------------------------------------------------
Christoph Hellwig (2):
libata: quirk read log on no-name M.2 SSD
libata: check for trusted computing in IDENTIFY DEVICE data
Christophe JAILLET (1):
sata: ahci-da850: Fix some error handling paths in 'ahci_da850_probe()'
Tejun Heo (1):
Revert "libata: quirk read log on no-name M.2 SSD"
drivers/ata/ahci_da850.c | 8 ++++++--
drivers/ata/libata-core.c | 3 +++
include/linux/ata.h | 10 +++++++++-
3 files changed, 18 insertions(+), 3 deletions(-)
--
tejun
reply other threads:[~2017-08-29 18:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170829180418.GT491396@devbig577.frc2.facebook.com \
--to=tj@kernel.org \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox