From: Thomas Huth <thuth@xxxxxxxxxx> redhat: Consolidate CONFIG_VIRTIO_MEM and enable it also for s390x s390x gained support for virtio-mem recently, see the ticket https://issues.redhat.com/browse/RHEL-65048 for details. So we want to enable CONFIG_VIRTIO_MEM now for all platforms that support it, i.e. move the setting to the generic common folder (just keep it disabled in the s390x zfcpdump kernel since that should be kept as small as possible and likely does not need memory hot-plugging. Signed-off-by: Thomas Huth <thuth@xxxxxxxxxx> diff --git a/redhat/configs/common/generic/arm/aarch64/CONFIG_VIRTIO_MEM b/redhat/configs/common/generic/CONFIG_VIRTIO_MEM rename from redhat/configs/common/generic/arm/aarch64/CONFIG_VIRTIO_MEM rename to redhat/configs/common/generic/CONFIG_VIRTIO_MEM index blahblah..blahblah 100644 --- a/redhat/configs/common/generic/arm/aarch64/CONFIG_VIRTIO_MEM +++ b/redhat/configs/common/generic/CONFIG_VIRTIO_MEM diff --git a/redhat/configs/rhel/generic/s390x/CONFIG_VIRTIO_MEM b/redhat/configs/common/generic/s390x/zfcpdump/CONFIG_VIRTIO_MEM rename from redhat/configs/rhel/generic/s390x/CONFIG_VIRTIO_MEM rename to redhat/configs/common/generic/s390x/zfcpdump/CONFIG_VIRTIO_MEM index blahblah..blahblah 100644 --- a/redhat/configs/rhel/generic/s390x/CONFIG_VIRTIO_MEM +++ b/redhat/configs/common/generic/s390x/zfcpdump/CONFIG_VIRTIO_MEM diff --git a/redhat/configs/common/generic/x86/CONFIG_VIRTIO_MEM b/redhat/configs/common/generic/x86/CONFIG_VIRTIO_MEM deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/common/generic/x86/CONFIG_VIRTIO_MEM +++ /dev/null @@ -1 +0,0 @@ -CONFIG_VIRTIO_MEM=m diff --git a/redhat/configs/fedora/generic/CONFIG_VIRTIO_MEM b/redhat/configs/fedora/generic/CONFIG_VIRTIO_MEM deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/fedora/generic/CONFIG_VIRTIO_MEM +++ /dev/null @@ -1 +0,0 @@ -CONFIG_VIRTIO_MEM=m -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3720 -- _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue