Re: [2/2] pstore: add pstore support on powernv

2014-12-04 Thread Hari Bathini
On 12/04/2014 11:07 AM, Michael Ellerman wrote: On Wed, 2014-03-12 at 11:03:15 UTC, Hari Bathini wrote: This patch extends pstore, a generic interface to platform dependent persistent storage, support for powernv platform to capture certain useful information, during dying moments. Such support

Re: [2/2] pstore: add pstore support on powernv

2014-12-03 Thread Michael Ellerman
On Wed, 2014-03-12 at 11:03:15 UTC, Hari Bathini wrote: > This patch extends pstore, a generic interface to platform dependent > persistent storage, support for powernv platform to capture certain > useful information, during dying moments. Such support is already in > place for pseries platform.