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

2022-05-15 Thread Michael Ellerman
On Wed, 6 Apr 2022 15:08:36 +0530, Hari Bathini wrote: > 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 m

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

2022-04-06 Thread Hari Bathini
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