[PATCH 0/2] arm64: support --mem-min and --mem-max parameters
Geoff Levand
geoff at infradead.org
Thu Sep 1 14:44:38 PDT 2016
Hi Takahiro,
On Mon, 2016-08-29 at 17:28 +0900, AKASHI Takahiro wrote:
> Geoff's current patches of kexec support for arm64 [1] ignores
> command
> line paramters, --mem-min and --mem-max and always load the kernel at
> the address above "TEXT_OFFSET" bytes in the first memory regions.
>
> My patches add the support of both parameters and, moreover, make
> the differences between elf_arm64_load() and image_arm64_load() quite
> small for better understandings.
These look OK. I renamed some of the symbols to make things clearer.
-Geoff
More information about the kexec
mailing list