On Mon, Apr 28, 2014 at 12:26:50PM +0200, Laurent Dufour wrote: > The purgatory code reads the device tree's version and stores if needed the > currently running CPU number. These 2 values are stored in Big Endian > format in the device tree and should be byte swapped when running in Little > Endian mode. > > Without this fix, when running in SMP environment, kexec or kdump kernel may > fail booting with the following message : > Failed to identify boot CPU > > Signed-off-by: Laurent Dufour <ldufour at linux.vnet.ibm.com> Thanks, applied.