Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 8 Jul 2018 18:57:40 +0000 (11:57 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 8 Jul 2018 18:57:40 +0000 (11:57 -0700)
commitf5c926b99e421db13d2056bc99a624499a2be19e
tree753cdfb33e567751a750feb316e8b0dd7d77fdf8
parent124b99fb8018a7ac45558d8ab249ed758e14e618
parent08b393d01c88aff27347ed2b1b354eb4db2f1532
Merge branch 'core-urgent-for-linus' of git://git./linux/kernel/git/tip/tip

Pull objtool fix from Thomas Gleixner:
 "A single fix for objtool to address a bug in handling the cold
  subfunction detection for aliased functions which was added recently.
  The bug causes objtool to enter an infinite loop"

* 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  objtool: Support GCC 8 '-fnoreorder-functions'