twx-linux/tools/objtool
Josh Poimboeuf e1a9dda74d objtool: Properly disable uaccess validation
If opts.uaccess isn't set, the uaccess validation is disabled, but only
partially: it doesn't read the uaccess_safe_builtin list but still tries
to do the validation.  Disable it completely to prevent false warnings.

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/0e95581c1d2107fb5f59418edf2b26bba38b0cbb.1742852846.git.jpoimboe@kernel.org
2025-03-25 09:20:26 +01:00
..
arch objtool: Fix X86_FEATURE_SMAP alternative handling 2025-03-25 09:20:26 +01:00
Documentation objtool: Update documentation 2025-03-17 11:36:00 +01:00
include/objtool objtool: Fix X86_FEATURE_SMAP alternative handling 2025-03-25 09:20:26 +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: Use O_CREAT with explicit mode mask 2025-03-17 12:24:02 +01:00
check.c objtool: Properly disable uaccess validation 2025-03-25 09:20:26 +01:00
elf.c objtool: Fix detection of consecutive jump tables on Clang 20 2025-03-25 09:20:25 +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: Create backup on error and print args 2025-03-17 11:36:02 +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