[PATCH] opal/fadump: fix fadump to work with a different endian capture kernel
Michael Ellerman
patch-notifications at ellerman.id.au
Sun May 15 20:12:18 AEST 2022
On Wed, 21 Apr 2021 23:20:52 +0530, Hari Bathini wrote:
> Dump capture would fail if capture kernel is not of the endianess as
> the production kernel, because the in-memory data structure (struct
> opal_fadump_mem_struct) shared across production kernel and capture
> kernel assumes the same endianess for both the kernels, which doesn't
> have to be true always. Fix it by having a well-defined endianess for
> struct opal_fadump_mem_struct.
>
> [...]
Applied to powerpc/next.
[1/1] opal/fadump: fix fadump to work with a different endian capture kernel
https://git.kernel.org/powerpc/c/b74196af372f7cb4902179009265fe63ac81824f
cheers
More information about the Linuxppc-dev
mailing list