[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210215192237.362706-1-pasha.tatashin@soleen.com>
Date: Mon, 15 Feb 2021 14:22:36 -0500
From: Pavel Tatashin <pasha.tatashin@...een.com>
To: pasha.tatashin@...een.com, tyhicks@...ux.microsoft.com,
jmorris@...ei.org, catalin.marinas@....com, will@...nel.org,
akpm@...ux-foundation.org, anshuman.khandual@....com,
rppt@...nel.org, logang@...tatee.com, ardb@...nel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/1] correct the inside linear map boundaries during hotplug check
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/20210213012316.1525419-1-pasha.tatashin@soleen.com
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
Powered by blists - more mailing lists