Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
commit9e3d6331789b113e4abc831ed3447fb67a105430
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 28 May 2014 15:06:50 +0000 (28 08:06 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 28 May 2014 15:06:50 +0000 (28 08:06 -0700)
tree7887be53932f723aa7175c62a85187c513435e9a
parentcd79bde29f00a346eec3fe17c1c5073c37ed95e7
parent011e4b02f1da156ac7fea28a9da878f3c23af739
Merge branch 'merge' of git://git./linux/kernel/git/benh/powerpc

Pull two powerpc fixes from Ben Herrenschmidt:
 "Here's a pair of powerpc fixes for 3.15 which are also going to
  stable.

  One's a fix for building with newer binutils (the problem currently
  only affects the BookE kernels but the affected macro might come back
  into use on BookS platforms at any time).  Unfortunately, the binutils
  maintainer did a backward incompatible change to a construct that we
  use so we have to add Makefile check.

  The other one is a fix for CPUs getting stuck in kexec when running
  single threaded.  Since we routinely use kexec on power (including in
  our newer bootloaders), I deemed that important enough"

* 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc:
  powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode
  powerpc: Fix 64 bit builds with binutils 2.24