[Devel] [PATCH RHEL9 COMMIT] drivers: build "isci" SAS controller driver

Konstantin Khorenko khorenko at virtuozzo.com
Wed Oct 27 01:01:01 MSK 2021


The commit is pushed to "branch-rh9-5.14.vz9.1.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git
after rh9-5.14.0-4.vz9.10.18
------>
commit b86733fba6028b63cbef244190a5a50de09c46d0
Author: Konstantin Khorenko <khorenko at virtuozzo.com>
Date:   Wed Oct 27 00:50:47 2021 +0300

    drivers: build "isci" SAS controller driver
    
    "Intel(R) C600 Series Chipset SAS Controller"
    
    We have a node with Intel Corporation C606 chipset Dual 4-Port SATA/SAS
    Storage Control Unit, so we need a driver to support it.
    
    https://jira.sw.ru/browse/PSBM-135216
    
    Signed-off-by: Konstantin Khorenko <khorenko at virtuozzo.com>
---
 redhat/configs/custom-overrides/generic/CONFIG_SCSI_ISCI | 1 +
 1 file changed, 1 insertion(+)

diff --git a/redhat/configs/custom-overrides/generic/CONFIG_SCSI_ISCI b/redhat/configs/custom-overrides/generic/CONFIG_SCSI_ISCI
new file mode 100644
index 000000000000..9b9e4f77a937
--- /dev/null
+++ b/redhat/configs/custom-overrides/generic/CONFIG_SCSI_ISCI
@@ -0,0 +1 @@
+CONFIG_SCSI_ISCI=m


More information about the Devel mailing list