From: Thomas Huth <[email protected]>

redhat/configs: Explicitly disable CONFIG_VIRTIO_MEM on powerpc in RHEL

virtio-mem is currently not supported on ppc64le at all, but since
CONFIG_VIRTIO_MEM is enabled in the generic settings and we want to
avoid that we enable it by surprise in RHEL in the future, let's
better disable it explicitly for now (if we want to enable it in the
future, it should be done consciously with an appropriate ticket
and testing).

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

diff --git a/redhat/configs/rhel/generic/powerpc/CONFIG_VIRTIO_MEM 
b/redhat/configs/rhel/generic/powerpc/CONFIG_VIRTIO_MEM
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/generic/powerpc/CONFIG_VIRTIO_MEM
@@ -0,0 +1 @@
+# CONFIG_VIRTIO_MEM is not set

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

-- 
_______________________________________________
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