Re: [PATCH 1/2] powerpc/eeh: Create PHB PEs after EEH is initialized
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2017-09-21 04:57:50
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2017-09-21 04:57:50
Russell Currey [off-list ref] writes:
On Wed, 2017-09-20 at 20:59 +1000, Michael Ellerman wrote:quoted
Benjamin Herrenschmidt [off-list ref] writes:quoted
Otherwise we end up not yet having computed the right diag data size on powernv where EEH initialization is delayed, thus causing memory corruption later on when calling OPAL.When did this break? Do we have a commit we can tag with Fixes: ? Stable? I assume we want to merge this ASAP as a fix, I think I can safely take this without patch 2? cheersYes it should be merged ASAP as a fix, and fixes 5cb1f8fdddb7475f38ea9fba48da17c002eec90b.
Thanks. I've put patch 1 in fixes-test. cheers