Re: [RFC PATCH 3/4] arm64: Use common of_kexec_setup_new_fdt()
From: Will Deacon <will@kernel.org>
Date: 2021-01-12 14:03:07
Also in:
linux-arm-kernel, linux-devicetree, lkml
From: Will Deacon <will@kernel.org>
Date: 2021-01-12 14:03:07
Also in:
linux-arm-kernel, linux-devicetree, lkml
On Fri, Dec 11, 2020 at 04:10:05PM -0600, Rob Herring wrote:
Signed-off-by: Rob Herring <robh@kernel.org> ---
-ENOCOMMITMSG
arch/arm64/kernel/machine_kexec_file.c | 123 +------------------------ 1 file changed, 3 insertions(+), 120 deletions(-)
But I can't argue with that diffstat, so: Acked-by: Will Deacon <will@kernel.org> Will