linux/arch/arm64/include
James Morse a9c406e646 arm64: entry: Allow the trampoline text to occupy multiple pages
Adding a second set of vectors to .entry.tramp.text will make it
larger than a single 4K page.

Allow the trampoline text to occupy up to three pages by adding two
more fixmap slots. Previous changes to tramp_valias allowed it to reach
beyond a single page.

Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: James Morse <james.morse@arm.com>
2022-02-15 17:40:28 +00:00
..
asm arm64: entry: Allow the trampoline text to occupy multiple pages 2022-02-15 17:40:28 +00:00
uapi/asm arm64: cpufeature: add HWCAP for FEAT_RPRES 2021-12-13 18:53:00 +00:00