Re: [PATCH v4 07/25] pseries/fadump: move out platform specific support from generic code

2019-08-12 Thread Mahesh J Salgaonkar
On 2019-07-16 17:02:45 Tue, Hari Bathini wrote: > Move code that supports processing the crash'ed kernel's memory > preserved by firmware to platform specific callback functions. > > Signed-off-by: Hari Bathini > --- > arch/powerpc/kernel/fadump-common.h |6 >

[PATCH v4 07/25] pseries/fadump: move out platform specific support from generic code

2019-07-16 Thread Hari Bathini
Move code that supports processing the crash'ed kernel's memory preserved by firmware to platform specific callback functions. Signed-off-by: Hari Bathini --- arch/powerpc/kernel/fadump-common.h |6 arch/powerpc/kernel/fadump.c | 340 +-