]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita8bf51e5a902133b32ec7dca096b1cd60c04d24e
tree573cee302ebaac9f30c49760253fc6ee8efb6ce3
parentfd1e3aec1b928913c9bf38411e1134573172b049
parent1335185c32f451faf12c77b3558b9c42e95052de
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/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