This is a backport of the change in Chromium that enables support
for running on Linux AArch64 systems that use 16K pages, notably
Apple Silicon hardware. This fix exists in Qt6 for QtWebEngine by
virtue of being based on a newer Chromium (Chromium >= 102).
The patch is originally sourced from the Arch Linux ARM project,
tweaked to apply properly on the QtWebEngine sources.
Resolves: rhbz#2144200