Re: [PATCH v4 00/25] Add FADump support on PowerNV platform

2019-07-19 Thread Hari Bathini
Sorry, I missed mentioning that this patchset is based on top of upstream kernel plus the below patches:   https://patchwork.ozlabs.org/patch/1123582/     https://patchwork.ozlabs.org/patch/1123583/ On 16/07/19 5:01 PM, Hari Bathini wrote: > Firmwar

[PATCH v4 00/25] Add FADump support on PowerNV platform

2019-07-16 Thread Hari Bathini
Firmware-Assisted Dump (FADump) is currently supported only on pSeries platform. This patch series adds support for PowerNV platform too. The first few patches refactor the FADump code to make use of common code across multiple platforms. Then basic FADump support is added for PowerNV platform. Fo