APPLIED: [SRU][J:linux-gcp-6.8/N:linux-gcp][PATCH 0/1] Add 64k page flavor
Magali Lemes
magali.lemes at canonical.com
Wed Jan 8 14:27:36 UTC 2025
On 17/12/2024 16:28, Ian Whitfield wrote:
> BugLink: https://bugs.launchpad.net/bugs/2080443
>
> [Impact]
> A 64k page size flavor was requested by Google.
>
> [Fix]
> Add new flavor and configs for 64k page size on arm64.
>
> [Test Plan]
> Compile and boot tested. $(getconf PAGE_SIZE) evaluates to 65536.
>
> [Regression Potential]
> This is a packaging change which introduces a new flavor, so there is
> very low chance of regression. The new flavor can be verified to be 64k
> page size through the getconf command.
>
> [Other]
> SF #00384132
>
> Ian Whitfield (1):
> UBUNTU: [Packaging] gcp: Add 64k page flavor
>
> debian.gcp/config/annotations | 30 ++-
> debian.gcp/control.d/gcp-64k.inclusion-list | 263 ++++++++++++++++++++
> debian.gcp/control.d/vars.gcp-64k | 6 +
> debian.gcp/rules.d/arm64.mk | 2 +-
> 4 files changed, 299 insertions(+), 2 deletions(-)
> create mode 100644 debian.gcp/control.d/gcp-64k.inclusion-list
> create mode 100644 debian.gcp/control.d/vars.gcp-64k
>
Applied to jammy:linux-gcp/gcp-6.8-next and noble:linux-gcp/master-next.
Thanks!
Magali
More information about the kernel-team
mailing list