Re: [PATCH 1/2] powerpc/eeh: Create PHB PEs after EEH is initialized
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2017-09-20 10:59:09
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2017-09-20 10:59:09
Benjamin Herrenschmidt [off-list ref] writes:
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? cheers