Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Dec 2014 18:47:19 +0000 (10:47 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Dec 2014 18:47:19 +0000 (10:47 -0800)
commitbeb5af4033cbeae2d50b4a6d770ab8901fd34d7a
tree573cee302ebaac9f30c49760253fc6ee8efb6ce3
parent32f0880b5a876bd8507f371420ce919d06c3e5c3
parent02ecc41abcea4ff9291d548f6f846b29b354ddd2
Merge branch 'x86-urgent-for-linus' of git://git./linux/kernel/git/tip/tip

Pull x86 fixes from Thomas Gleixner:
 "Two final fixlets for 3.18:
   - Prevent microcode reload wreckage on 32bit
   - Unbreak cross compilation"

* 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86, microcode: Limit the microcode reloading to 64-bit for now
  x86: Use $(OBJDUMP) instead of plain objdump