From c5466e0ec9fae5dafa2dcbddb4c6d37713d7bc7d Mon Sep 17 00:00:00 2001 From: Eduard Abdullin Date: Wed, 18 Jun 2025 09:31:14 +0000 Subject: [PATCH] Debrand for AlmaLinux OS Use AlmaLinux OS secure boot cert Enable Btrfs support for all kernel variants hpsa: bring back deprecated PCI ids #CFHack #CFHack2024 mptsas: bring back deprecated PCI ids #CFHack #CFHack2024 megaraid_sas: bring back deprecated PCI ids #CFHack #CFHack2024 qla2xxx: bring back deprecated PCI ids #CFHack #CFHack2024 qla4xxx: bring back deprecated PCI ids lpfc: bring back deprecated PCI ids be2iscsi: bring back deprecated PCI ids kernel/rh_messages.h: enable all disabled pci devices by moving to unmaintained --- 0008-Bring-back-deprecated-pci-ids-to-megaraid_sas-driver.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0008-Bring-back-deprecated-pci-ids-to-megaraid_sas-driver.patch b/0008-Bring-back-deprecated-pci-ids-to-megaraid_sas-driver.patch index 393977540..5ca01f920 100644 --- a/0008-Bring-back-deprecated-pci-ids-to-megaraid_sas-driver.patch +++ b/0008-Bring-back-deprecated-pci-ids-to-megaraid_sas-driver.patch @@ -13,7 +13,7 @@ index bf57fd3b9..0eaed98ac 100644 +++ b/drivers/scsi/megaraid/megaraid_sas_base.c @@ -149,7 +149,7 @@ megasas_set_ld_removed_by_fw(struct megasas_instance *instance); */ - static struct pci_device_id megasas_pci_table[] = { + static const struct pci_device_id megasas_pci_table[] = { -#ifndef CONFIG_RHEL_DIFFERENCES +#ifndef CONFIG_ALMALINUX_DIFFERENCES