From: Thomas Huth <[email protected]>

redhat: Update CONFIG_STRICT_DEVMEM settings (enable it on s390x)

We should also enable virtio-mem in the s390x debug kernel, but
for this setting, we need to enable CONFIG_STRICT_DEVMEM here, too.

For aarch64 and riscv64, we can delete the architecture-specific
config switch since this is already set in the common generic
settings by default.

Signed-off-by: Thomas Huth <[email protected]>

diff --git a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_STRICT_DEVMEM 
b/redhat/configs/fedora/generic/arm/aarch64/CONFIG_STRICT_DEVMEM
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/fedora/generic/arm/aarch64/CONFIG_STRICT_DEVMEM
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_STRICT_DEVMEM=y
diff --git a/redhat/configs/fedora/generic/riscv/riscv64/CONFIG_STRICT_DEVMEM 
b/redhat/configs/fedora/generic/riscv/riscv64/CONFIG_STRICT_DEVMEM
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/fedora/generic/riscv/riscv64/CONFIG_STRICT_DEVMEM
+++ /dev/null
@@ -1 +0,0 @@
-CONFIG_STRICT_DEVMEM=y
diff --git a/redhat/configs/rhel/debug/s390x/CONFIG_STRICT_DEVMEM 
b/redhat/configs/rhel/debug/s390x/CONFIG_STRICT_DEVMEM
deleted file mode 100644
index blahblah..blahblah 0
--- a/redhat/configs/rhel/debug/s390x/CONFIG_STRICT_DEVMEM
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_STRICT_DEVMEM is not set

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3720

-- 
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to