ACK: [PATCH 0/3] [SRU][Bionic] Fix unusable SSD on configs that have 2 SSDs

Stefan Bader stefan.bader at canonical.com
Mon Jan 21 14:24:15 UTC 2019


On 17.01.19 09:31, Anthony Wong wrote:
> From: Anthony Wong <anthony.wong at canonical.com>
> 
> BugLink: https://bugs.launchpad.net/bugs/1811755
> 
> [Impact]
> On Thinkpad X1 Extreme with two SSDs, if NQN in the firmware are
> identical, then only one drive can be seen. NQN is supposed to be unique
> but some Intel drives do not follow that.
> 
> [Fix]
> The device-supplied subnqn is ignored and one will be generated as if
> the field is empty.
> 
> The upstream patch conflicts with a value in 'enum nvme_quirks' that we
> added in a SAUCE patch, changed that from (1<<8) to (1<<15).
> 
> [Test]
> With this fix, both drives can be seen.
> 
> [Regression Potential]
> The fix limits to Intel 760p/Pro 7600p SSD, and the fix has been
> verified by the bug reporter.
> 
> 
> Bart Van Assche (1):
>   nvme-core: rework a NQN copying operation
> 
> James Dingwall (1):
>   nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQN
> 
> Keith Busch (1):
>   nvme: pad fake subsys NQN vid and ssvid with zeros
> 
>  drivers/nvme/host/core.c | 18 ++++++++++--------
>  drivers/nvme/host/nvme.h |  7 ++++++-
>  drivers/nvme/host/pci.c  |  2 ++
>  3 files changed, 18 insertions(+), 9 deletions(-)
> 
Acked-by: Stefan Bader <stefan.bader at canonical.com>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20190121/c696df38/attachment.sig>


More information about the kernel-team mailing list