]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 6 Dec 2017 22:53:32 +0000 (14:53 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 6 Dec 2017 22:53:32 +0000 (14:53 -0800)
commitdb72c5e3006c78cb686a21be433d9ee09c75e9ec
tree0e9312865bca9ca3b53f10eeb43e316454e22c81
parent0b5b85cc918b4838d3a73b4d863f5ec0fccdefac
parentd8cb22614d5d7cb06fcb3d7af9e097f2b23e1e86
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull core fixes from Ingo Molnar:
 "Two fixes:

   - objtool cross-build fixes

   - removal of an obsolete CPU-hotplug state name from comments"

* 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  objtool: Fix 64-bit build on 32-bit host
  cpu/hotplug: Fix state name in takedown_cpu() comment