]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commite72e58faa709d554f95431dbafd3374db5ed3fbb
treef73ee22c1f93a5e56d1930a29f82aae4f39aa956
parent74e3f63ce60eb81fbd39aa6c0353059b7e2cb5f7
parent4e4636cf981b5b629fbfb78aa9f232e015f7d521
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