From: Chris von Recklinghausen <[email protected]>

Enable CONFIG_DMA_NUMA_CMA for x86_64 and aarch64

Upstream status: RHEL-only

Enable CONFIG_DMA_NUMA_CMA so that the numa_cma kernel command line argument
is exposed for those customers who have I/O cards that require physically
contiguous DMA segments and wish to restrict those segments to a particular
numa node.

Signed-off-by: Chris von Recklinghausen <[email protected]>

diff --git a/redhat/configs/common/generic/arm/aarch64/CONFIG_DMA_NUMA_CMA 
b/redhat/configs/common/generic/arm/aarch64/CONFIG_DMA_NUMA_CMA
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/arm/aarch64/CONFIG_DMA_NUMA_CMA
@@ -0,0 +1 @@
+CONFIG_DMA_NUMA_CMA=y
diff --git a/redhat/configs/common/generic/x86/CONFIG_DMA_NUMA_CMA 
b/redhat/configs/common/generic/x86/CONFIG_DMA_NUMA_CMA
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/common/generic/x86/CONFIG_DMA_NUMA_CMA
@@ -0,0 +1 @@
+CONFIG_DMA_NUMA_CMA=y

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

-- 
_______________________________________________
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
  • [OS-BUILD PATCHv5] Enable CONF... Chris von Recklinghausen (via Email Bridge)

Reply via email to