[PATCH v2] UBUNTU: [Config] Enable CONFIG_HSA_AMD_P2P

Timo Aaltonen tjaalton at ubuntu.com
Thu Jan 5 14:21:46 UTC 2023


From: Timo Aaltonen <timo.aaltonen at canonical.com>

BugLink: https://bugs.launchpad.net/bugs/1987394

Enable for same architectures as HSA_AMD.

v2: add a ref to the lp bug

Signed-off-by: Timo Aaltonen <timo.aaltonen at canonical.com>
---
 debian.master/config/annotations | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index 34995ba23a99..2e21af3e7fa2 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -5106,6 +5106,9 @@ CONFIG_HP_ILO                                   policy<{'amd64': 'm', 'arm64': '
 CONFIG_HP_WATCHDOG                              policy<{'amd64': 'm', 'arm64': 'm'}>
 CONFIG_HP_WMI                                   policy<{'amd64': 'm'}>
 CONFIG_HSA_AMD                                  policy<{'amd64': 'y', 'arm64': 'y', 'ppc64el': 'y'}>
+CONFIG_HSA_AMD_P2P                              policy<{'amd64': 'y', 'arm64': 'y', 'ppc64el': 'y'}>
+CONFIG_HSA_AMD_P2P                              note<'LP: #1987394'>
+
 CONFIG_HSA_AMD_SVM                              policy<{'amd64': 'y', 'arm64': 'y', 'ppc64el': 'y'}>
 CONFIG_HSI                                      policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm', 's390x': 'n'}>
 CONFIG_HSI_BOARDINFO                            policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y'}>
-- 
2.37.2




More information about the kernel-team mailing list