[PATCH 0/3] powerpc/fadump: fadump fixes and improvements

Hari Bathini hbathini at linux.ibm.com
Wed Apr 6 19:38:36 AEST 2022


This series fixes a couple of issues in fadump and improves logging.
The first patch fixes a bug that is observed when memory reserved for
fadump is not adjacent to boot memory area. The second patch ensures
mmap read succeeds for all memory regions in the vmcore. The third
patch improves the data that is printed for fadump.

Hari Bathini (3):
  powerpc/fadump: fix PT_LOAD segment for boot memory area
  powerpc/fadump: align destination address to pagesize
  powerpc/fadump: print start of preserved area

 arch/powerpc/kernel/fadump.c                 | 13 +++++++++++--
 arch/powerpc/platforms/powernv/opal-fadump.c |  6 +++---
 arch/powerpc/platforms/pseries/rtas-fadump.c | 12 +++++++++---
 3 files changed, 23 insertions(+), 8 deletions(-)

-- 
2.35.1



More information about the Linuxppc-dev mailing list