[SRU][N:gcp][PATCH 098/109] UBUNTU: [Packaging] gcp: enable CONFIG_ARM64_CONTPTE

Tim Whisonant tim.whisonant at canonical.com
Tue Jun 17 00:44:54 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 35909c34daf4..7f365cf545d2 100644
--- a/debian.gcp/config/annotations
+++ b/debian.gcp/config/annotations
@@ -14,6 +14,9 @@ CONFIG_ARCH_MMAP_RND_BITS                       note<'LP: #2080443'>
 CONFIG_ARM64_64K_PAGES                          policy<{'arm64': 'n', 'arm64-gcp-64k': 'y'}>
 CONFIG_ARM64_64K_PAGES                          note<'LP: #2080443'>
 
+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