linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] powerpc/fadump: fadump fixes and improvements
@ 2022-04-06  9:38 Hari Bathini
  2022-04-06  9:38 ` [PATCH 1/3] powerpc/fadump: fix PT_LOAD segment for boot memory area Hari Bathini
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Hari Bathini @ 2022-04-06  9:38 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Mahesh J Salgaonkar, Sourabh Jain

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-05-15 10:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-06  9:38 [PATCH 0/3] powerpc/fadump: fadump fixes and improvements Hari Bathini
2022-04-06  9:38 ` [PATCH 1/3] powerpc/fadump: fix PT_LOAD segment for boot memory area Hari Bathini
2022-04-06  9:38 ` [PATCH 2/3] powerpc/fadump: align destination address to pagesize Hari Bathini
2022-04-06  9:38 ` [PATCH 3/3] powerpc/fadump: print start of preserved area Hari Bathini
2022-05-15 10:12 ` [PATCH 0/3] powerpc/fadump: fadump fixes and improvements Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).