On Thu, May 21, 2020 at 03:41:35PM +0100, Catalin Marinas wrote:
From: Christoph Hellwig hch@lst.de
Commit d51c214541c5154dda3037289ee895ea3ded5ebd upstream.
The second argument is the end "pointer", not the length.
Fixes: d28f6df1305a ("arm64/kexec: Add core kexec support") Cc: stable@vger.kernel.org # 4.8.x- Signed-off-by: Christoph Hellwig hch@lst.de Signed-off-by: Catalin Marinas catalin.marinas@arm.com
Queued your 4.14 and 4.9 backport, thank you!