On Wed, Mar 04, 2020 at 08:27:11PM -0300, Thadeu Lima de Souza Cascardo wrote:
> When reading the device-tree exported crashkernel-base and
> crashkernel-size, their values should be converted from big-endian to the
> CPU byte order.
> 
> These is the output of running kexec --print-ckr-size on a little-endian
> ppc64 box.
> 
> $ kexec --print-ckr-size
> 137438953472
> $ kexec --print-ckr-size
> 536870912
> 
> Signed-off-by: Thadeu Lima de Souza Cascardo <[email protected]>

Thanks, applied.

_______________________________________________
kexec mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/kexec

Reply via email to