]> git.ipfire.org Git - thirdparty/mdadm.git/commit
enable RAID for SATA under VMD
authorKevin Friedberg <kev.friedberg@gmail.com>
Thu, 16 Feb 2023 04:41:34 +0000 (23:41 -0500)
committerJes Sorensen <jes@trained-monkey.org>
Mon, 8 May 2023 20:28:15 +0000 (16:28 -0400)
commit75350d87c86001c47076e1f62478079bdc072223
tree738f5a17d7ec1bb2fb3d881950c3cf681eacb9ea
parent25aa7329141c0b28d8811671627f0f5c5dc22273
enable RAID for SATA under VMD

Detect when a SATA controller has been mapped under Intel Alderlake RST
VMD, so that it can use the VMD controller's RAID capabilities. Create
new device type SYS_DEV_SATA_VMD and list separate controller to prevent
mixing with the NVMe SYS_DEV_VMD devices on the same VMD domain.

Signed-off-by: Kevin Friedberg <kev.friedberg@gmail.com>
Signed-off-by: Jes Sorensen <jes@trained-monkey.org>
platform-intel.c
platform-intel.h
super-intel.c