On 06/27/2017 08:29 AM, Greg KH wrote:
On Wed, Jun 21, 2017 at 03:03:21PM -0300, Mauricio Faria de Oliveira wrote:
quoted
Hi Christoph, Jens, and Greg.
Would you ack these 2 backports to be applied to v4.4 stable?
The backports differ from the upstream applied commits in two aspects:
1) use PCI IDs directly rather than nvme quirk infrastructure (which was
introduced later, commit 106198edb7 "nvme: add explicit quirk handling",
and depends on many further changes, not required for this purpose).
2) use 'struct nvme_dev->tagset' rather than 'struct nvme_ctrl->tagset'
(similarly.)
This has been built and tested on top of v4.4.70.
Always tell me what the git commit ids are for the patches in Linus's
tree, as I need them. I dug it out this time...
thanks,
greg k-h
Thanks a lot Greg! Next time we won't forget.
Cheers,
Guilherme