Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: cherry-pick 97193a64b431 from chromium #35184

Merged
merged 2 commits into from Aug 3, 2022

Conversation

deepak1556
Copy link
Member

Description of Change

#34385 only addressed allocator side of changes to support 16k page sizes on Linux arm64, turns out there was also a compile time restriction. The fix is already present in Chromium >= 102.

Backports https://chromium-review.googlesource.com/c/chromium/src/+/3542265

Release Notes

Notes: Fix page size always being restricted to 4k on Linux arm64

@deepak1556 deepak1556 requested review from a team as code owners August 2, 2022 15:28
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Aug 2, 2022
@deepak1556 deepak1556 added semver/patch backwards-compatible bug fixes backport-check-skip Skip trop's backport validity checking 18-x-y labels Aug 2, 2022
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Aug 2, 2022
@jkleinsc jkleinsc merged commit 483e39c into 18-x-y Aug 3, 2022
@jkleinsc jkleinsc deleted the robo/fix_linux_arm64_page_size_18_X_y branch August 3, 2022 14:34
@release-clerk
Copy link

release-clerk bot commented Aug 3, 2022

Release Notes Persisted

Fix page size always being restricted to 4k on Linux arm64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
18-x-y backport-check-skip Skip trop's backport validity checking semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants