Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull core fixes from Ingo Molnar:
 "A handful of objtool updates, plus a documentation addition for
  __ab_c_size()"

* 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  objtool: Fix whitelist documentation typo
  objtool: Fix function fallthrough detection
  objtool: Don't use ignore flag for fake jumps
  overflow.h: Add comment documenting __ab_c_size()
This commit is contained in:
Linus Torvalds
2019-05-16 10:29:00 -07:00
3 changed files with 14 additions and 7 deletions

View File

@@ -306,7 +306,7 @@ ignore it:
- To skip validation of a file, add
OBJECT_FILES_NON_STANDARD_filename.o := n
OBJECT_FILES_NON_STANDARD_filename.o := y
to the Makefile.