Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Feb 2017 18:15:59 +0000 (10:15 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Feb 2017 18:15:59 +0000 (10:15 -0800)
commit658cba85590015b8f24d99ab2d0cf39144418aba
treef73ee22c1f93a5e56d1930a29f82aae4f39aa956
parent19c8c9c4fd51fa41c3bdcbe2876120e03c685d70
parent8e642e75b19a2a0a8eac2aaf0af0283ffb637c39
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull objtool fixes from Ingo Molnar:
 "A handful of objtool fixes related to unreachable code, plus a build
  fix for out of tree modules"

* 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  objtool: Enclose contents of unreachable() macro in a block
  objtool: Prevent GCC from merging annotate_unreachable()
  objtool: Improve detection of BUG() and other dead ends
  objtool: Fix CONFIG_STACK_VALIDATION=y warning for out-of-tree modules
Makefile
include/linux/compiler-gcc.h