From 90b8cc7a38de710bb32f5c1ab6058ccb4aecf85a Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 15 Mar 2018 03:01:04 +0000 Subject: [PATCH] [amd64] udeb: Add vmd to scsi-modules, required for NVMe on some systems Closes: #891482 --- debian/changelog | 2 ++ debian/installer/amd64/modules/amd64/scsi-modules | 2 ++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 461d7a328..42b426720 100644 --- a/debian/changelog +++ b/debian/changelog @@ -394,6 +394,8 @@ linux (4.15.9-1) UNRELEASED; urgency=medium * nospec: Kill array_index_nospec_mask_check() * amdgpu: Abort probing if firmware is not installed, as we do in radeon * Bump ABI to 2 + * [amd64] udeb: Add vmd to scsi-modules, required for NVMe on some systems + (Closes: #891482) [ Uwe Kleine-König ] * netfilter: enable NFT_FIB_NETDEV as module diff --git a/debian/installer/amd64/modules/amd64/scsi-modules b/debian/installer/amd64/modules/amd64/scsi-modules index 8909dfb79..9b1fa27b9 100644 --- a/debian/installer/amd64/modules/amd64/scsi-modules +++ b/debian/installer/amd64/modules/amd64/scsi-modules @@ -1 +1,3 @@ #include +# To support nvme +vmd