[PATCH 0/2] kexec: add LPAE support for ARM32 platform

Simon Horman horms at verge.net.au
Fri Jun 6 00:17:41 PDT 2014


On Thu, Jun 05, 2014 at 07:20:06PM +0800, Liu Hua wrote:
> 
> This patch series introduces LPAE support for 32-bit ARM
> platform.
> 
> I have test them on LPAE enabled kernel(command: kexec ... -d):
> 
> With this patch series:
> 
> crashkernel: [0x20000000 - 0x280fffff] (129M)
> memory range: [0 - 0x1fffffff] (512M)
> memory range: [0x28100000 - 0x3fffffff] (383M)
> memory range: [0x1e0000000 - 0x1fcbfffff] (460M)
> 
> Without:
> 
> crashkernel: [0x20000000 - 0x280fffff] (129M)
> memory range: [0 - 0x1fffffff] (512M)
> memory range: [0x28100000 - 0x3fffffff] (383M)
> memory range: [0xe0000000 - 0xfcbfffff] (460M)

Thanks, applied.



More information about the kexec mailing list