v2:
- Added test-by Tyler Hicks
- Addressed comments from Anshuman Khandual: moved check under
IS_ENABLED(CONFIG_RANDOMIZE_BASE), added
WARN_ON(start_linear_pa > end_linear_pa);
Fixes a hotplug error that may occur on systems with CONFIG_RANDOMIZE_BASE
enabled.
v1:
https://lore.kernel.org/lkml/[email protected]
Pavel Tatashin (1):
arm64: mm: correct the inside linear map boundaries during hotplug
check
arch/arm64/mm/mmu.c | 20 ++++++++++++++++++--
1 file changed, 18 insertions(+), 2 deletions(-)
--
2.25.1