objtool: Include backtrace in verbose mode
Include backtrace in verbose mode. This makes it easy to gather all the information needed for diagnosing objtool warnings. Reviewed-by: Miroslav Benes <mbenes@suse.cz> Link: https://lore.kernel.org/r/c255224fabcf7e64bac232fec1c77c9fc2d7d7ab.1681853186.git.jpoimboe@kernel.org Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
This commit is contained in:
@@ -246,8 +246,8 @@ Objtool warnings
|
||||
|
||||
NOTE: When requesting help with an objtool warning, please recreate with
|
||||
OBJTOOL_VERBOSE=1 (e.g., "make OBJTOOL_VERBOSE=1") and send the full
|
||||
output, including any disassembly below the warning, to the objtool
|
||||
maintainers.
|
||||
output, including any disassembly or backtrace below the warning, to the
|
||||
objtool maintainers.
|
||||
|
||||
For asm files, if you're getting an error which doesn't make sense,
|
||||
first make sure that the affected code follows the above rules.
|
||||
|
||||
Reference in New Issue
Block a user