linux/tools/objtool
Josh Poimboeuf a8d39a62c6 objtool: Remove redundant opts.noinstr dependency
The --noinstr dependecy on --link is already enforced in the cmdline arg
parsing code.  Remove the redundant check.

Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: https://lore.kernel.org/r/0ead7ffa0f5be2e81aebbcc585e07b2c98702b44.1742852847.git.jpoimboe@kernel.org
2025-03-25 09:20:28 +01:00
..
arch objtool: Fix X86_FEATURE_SMAP alternative handling 2025-03-25 09:20:26 +01:00
Documentation objtool: Fix up some outdated references to ENTRY/ENDPROC 2025-03-25 09:20:27 +01:00
include/objtool objtool: Reduce CONFIG_OBJTOOL_WERROR verbosity 2025-03-25 09:20:27 +01:00
.gitignore objtool: Install libsubcmd in build 2023-01-30 16:27:46 -08:00
Build objtool: Install libsubcmd in build 2023-01-30 16:27:46 -08:00
builtin-check.c objtool: Reduce CONFIG_OBJTOOL_WERROR verbosity 2025-03-25 09:20:27 +01:00
check.c objtool: Remove redundant opts.noinstr dependency 2025-03-25 09:20:28 +01:00
elf.c objtool: Improve error handling 2025-03-25 09:20:27 +01:00
Makefile objtool: Hide unnecessary compiler error message 2025-03-12 15:43:38 -07:00
noreturns.h Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commits 2025-03-04 11:15:26 +01:00
objtool.c objtool: Improve error handling 2025-03-25 09:20:27 +01:00
orc_dump.c objtool: Add --output option 2025-03-17 11:36:01 +01:00
orc_gen.c objtool/x86: Separate arch-specific and generic parts 2024-03-11 22:23:47 +08:00
special.c objtool: Fix X86_FEATURE_SMAP alternative handling 2025-03-25 09:20:26 +01:00
sync-check.sh objtool: Add objtool_types.h 2023-03-23 23:18:56 +01:00
weak.c objtool: Ditch subcommands 2022-04-22 12:32:01 +02:00