[PATCH 0/3] add LPAE support for kexec and kernel

Liu Hua sdu.liu at huawei.com
Thu Mar 27 04:00:37 EDT 2014


The patch series introduce LPAE support for user space
utility kexec(the last) and ARM linux kernel(the others).

I have tested the patch series in armA15 platform which have
more than 4G memory.

Liu Hua (2):
  ARM : kdump : Add LPAE support
  ARM : kdump : add arch_crash_save_vmcoreinfo

 arch/arm/include/asm/elf.h      |  4 +++-
 arch/arm/kernel/elf.c           | 33 +++++++++++++++++++++++++++++++++
 arch/arm/kernel/machine_kexec.c |  7 +++++++
 3 files changed, 43 insertions(+), 1 deletion(-)

Liu Hua (1):
  kexec: ARM: add LPAE support

 kexec/arch/arm/crashdump-arm.c | 23 ++++++++++++++++++++---
 kexec/kexec-iomem.c            |  8 ++++----
 kexec/kexec.h                  |  4 ++--
 3 files changed, 26 insertions(+), 9 deletions(-)

-- 
1.9.0




More information about the linux-arm-kernel mailing list