Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2121207 Conflicts: scripts/Makefile.build - rhel9 already has CONFIG_RETHUNK from upstream f43b9876e857 ("x86/retbleed: Add fine grained Kconfig knobs") tools/objtool/builtin-check.c - rhel9 already has upstream f43b9876e857 ("x86/retbleed: Add fine grained Kconfig knobs"), which added --rethunk option tools/objtool/check.c tools/objtool/include/objtool/builtin.h - rhel9 already has upstream f43b9876e857 ("x86/retbleed: Add fine grained Kconfig knobs"), account for rethunk code commit 2daf7faba7ded8703e4b4ebc8b161f22272fc91a Author: Josh Poimboeuf <jpoimboe@redhat.com> Date: Mon Apr 18 09:50:26 2022 -0700 objtool: Reorganize cmdline options Split the existing options into two groups: actions, which actually do something; and options, which modify the actions in some way. Also there's no need to have short flags for all the non-action options. Reserve short flags for the more important actions. While at it: - change a few of the short flags to be more intuitive - make option descriptions more consistently descriptive - sort options in the source like they are when printed - move options to a global struct Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by: Miroslav Benes <mbenes@suse.cz> Link: https://lkml.kernel.org/r/9dcaa752f83aca24b1b21f0b0eeb28a0c181c0b0.1650300597.git.jpoimboe@redhat.com Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com> |
||
---|---|---|
.. | ||
include/arch | ||
Build | ||
decode.c | ||
special.c |