diff options
author | Josh Poimboeuf <jpoimboe@redhat.com> | 2021-09-14 17:41:13 +0300 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2021-10-01 04:24:07 +0300 |
commit | e028c4f7ac7ca8c96126fe46c54ab3d56ffe6a66 (patch) | |
tree | f5236cbdb942817366baaeceb33ad2448ae1783c /tools/objtool | |
parent | 03bac0df2886882c43e6d0bfff9dee84a184fc7e (diff) | |
download | linux-e028c4f7ac7ca8c96126fe46c54ab3d56ffe6a66.tar.xz |
objtool: Add frame-pointer-specific function ignore
Add a CONFIG_FRAME_POINTER-specific version of
STACK_FRAME_NON_STANDARD() for the case where a function is
intentionally missing frame pointer setup, but otherwise needs
objtool/ORC coverage when frame pointers are disabled.
Link: https://lkml.kernel.org/r/163163047364.489837.17377799909553689661.stgit@devnote2
Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Reviewed-by: Masami Hiramatsu <mhiramat@kernel.org>
Tested-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'tools/objtool')
0 files changed, 0 insertions, 0 deletions