From: David Hildenbrand <da...@redhat.com>

redhat/configs: enable CONFIG_MEMORY_HOTREMOVE aarch64

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2062054

Just like we do in cs9, enable CONFIG_MEMORY_HOTREMOVE on aarch64.

Quoting from the cs9 commit:

        disable CONFIG_DEVICE_PRIVATE explicitly to mute the error message

Keep CONFIG_VIRTIO_MEM disabled for now (to more another error message);
we'll enable that separately.

Signed-off-by: David Hildenbrand <da...@redhat.com>

diff --git a/redhat/configs/common/generic/arm/aarch64/CONFIG_DEVICE_PRIVATE 
b/redhat/configs/common/generic/arm/aarch64/CONFIG_DEVICE_PRIVATE
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_DEVICE_PRIVATE
@@ -0,0 +1 @@
+# CONFIG_DEVICE_PRIVATE is not set
diff --git a/redhat/configs/common/generic/arm/aarch64/CONFIG_VIRTIO_MEM 
b/redhat/configs/common/generic/arm/aarch64/CONFIG_VIRTIO_MEM
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_VIRTIO_MEM
@@ -0,0 +1 @@
+# CONFIG_VIRTIO_MEM is not set
diff --git a/redhat/configs/rhel/generic/arm/aarch64/CONFIG_MEMORY_HOTREMOVE 
b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_MEMORY_HOTREMOVE
index blahblah..blahblah 100644
--- a/redhat/configs/rhel/generic/arm/aarch64/CONFIG_MEMORY_HOTREMOVE
+++ b/redhat/configs/rhel/generic/arm/aarch64/CONFIG_MEMORY_HOTREMOVE
@@ -1 +1 @@
-# CONFIG_MEMORY_HOTREMOVE is not set
+CONFIG_MEMORY_HOTREMOVE=y

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2638
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to