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:
@@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user