Re: [PATCH] powerpc: Fix alignment of secondary cpu spin vars

2013-12-28 Thread Olof Johansson
On Sat, Dec 28, 2013 at 1:01 PM, Olof Johansson wrote: > Commit 5c0484e25ec0 ('powerpc: Endian safe trampoline') resulted in > losing proper alignment of the spinlock variables used when booting > secondary CPUs, causing some quite odd issues with failing to boot on > PA Semi-based systems. > > Th

[PATCH] powerpc: Fix alignment of secondary cpu spin vars

2013-12-28 Thread Olof Johansson
Commit 5c0484e25ec0 ('powerpc: Endian safe trampoline') resulted in losing proper alignment of the spinlock variables used when booting secondary CPUs, causing some quite odd issues with failing to boot on PA Semi-based systems. This showed itself on ppc64_defconfig, but not on pasemi_defconfig, s

Please pull 'merge' branch of 5xxx tree

2013-12-28 Thread Anatolij Gustschin
Hi Ben ! Please pull two DTS fixes for MPC5125 tower board. Without them the v3.13-rcX kernels do not boot. Thanks, Anatolij The following changes since commit 803c2d2f84da9dc2619449994af34d27148ab20d: powerpc/powernv: Fix OPAL LPC access in Little Endian (2013-12-13 15:55:15 +1100) are ava