[SRU][N:gke][PATCH 095/106] UBUNTU: [Packaging] gke: enable CONFIG_ARM64_CONTPTE

Tim Whisonant tim.whisonant at canonical.com
Mon Jul 21 16:22:18 UTC 2025


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

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.gke/config/annotations | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian.gke/config/annotations b/debian.gke/config/annotations
index 26d07507604f6..7f62e8c86ea96 100644
--- a/debian.gke/config/annotations
+++ b/debian.gke/config/annotations
@@ -8,6 +8,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