[SRU][P:gcp][PATCH 8/9] UBUNTU: [Packaging] gcp: enable CONFIG_ARM64_CONTPTE

Tim Whisonant tim.whisonant at canonical.com
Tue Jul 1 16:35:02 UTC 2025


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

NVIDIA Grace platform recommended upstream patch
4602e5757bcceb231c3a13c36c373ad4a750eddb
("arm64/mm: wire up PTE_CONT for user mappings")
introduces this option.

Signed-off-by: Tim Whisonant <tim.whisonant at canonical.com>
---
 debian.gcp/config/annotations | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian.gcp/config/annotations b/debian.gcp/config/annotations
index 5c71c2837717..dad335cd7b47 100644
--- a/debian.gcp/config/annotations
+++ b/debian.gcp/config/annotations
@@ -9,6 +9,9 @@ include "../../debian.master/config/annotations"
 CONFIG_ACCESSIBILITY                            policy<{'amd64': 'n', 'arm64': 'n'}>
 CONFIG_ACCESSIBILITY                            note<'LP: #1967702'>
 
+CONFIG_ARM64_CONTPTE                            policy<{'arm64': 'y'}>
+CONFIG_ARM64_CONTPTE                            note<'LP: #2111859, Google Grace'>
+
 CONFIG_BLK_DEV_FD                               policy<{'amd64': 'n'}>
 CONFIG_BLK_DEV_FD                               note<'LP:1729673'>
 
-- 
2.43.0




More information about the kernel-team mailing list