Centos-kernel-stream-9/tools/objtool/arch/x86
Joe Lawrence 330dad14bf objtool: Reorganize cmdline options
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>
2022-10-27 15:26:51 -04:00
..
include/arch objtool: Decode jump_entry::key addend 2021-05-12 14:54:55 +02:00
Build objtool: Abstract alternative special case handling 2020-09-10 10:43:13 -05:00
decode.c objtool: Reorganize cmdline options 2022-10-27 15:26:51 -04:00
special.c objtool: Reorganize cmdline options 2022-10-27 15:26:51 -04:00