Message ID | Y+0hG6t1gTse7yfo@infradead.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [GIT,PULL] nvme fixes for Linux 6.2 | expand |
On 2/15/23 11:14 AM, Christoph Hellwig wrote: > The following changes since commit 38c33ece232019c5b18b4d5ec0254807cac06b7c: > > Merge tag 'nvme-6.2-2023-02-09' of git://git.infradead.org/nvme into block-6.2 (2023-02-09 08:12:06 -0700) > > are available in the Git repository at: > > git://git.infradead.org/nvme.git tags/nvme-6.2-2023-02-15 > > for you to fetch changes up to dc785d69d753a3894c93afc23b91404652382ead: > > nvme-pci: always return an ERR_PTR from nvme_pci_alloc_dev (2023-02-14 06:39:02 +0100) > > ---------------------------------------------------------------- > nvme fixes for Linux 6.2 > > - always return an ERR_PTR from nvme_pci_alloc_dev (Irvin Cote) > - add bogus ID quirk for ADATA SX6000PNP (Daniel Wagner) > - set the DMA mask earlier (Christoph Hellwig) Pulled, thanks.