linux-yocto/tools/objtool
Josh Poimboeuf 1fdd7255d5 objtool: Properly disable uaccess validation
[ Upstream commit e1a9dda74d ]

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
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-06-04 14:40:03 +02:00
..
arch/x86 objtool/x86: Fix SRSO mess 2023-08-27 21:01:31 +02:00
Documentation objtool: Update documentation 2022-04-22 12:32:05 +02:00
include/objtool objtool/x86: Fix SRSO mess 2023-08-27 21:01:31 +02:00
.gitignore
Build objtool: Ditch subcommands 2022-04-22 12:32:01 +02:00
builtin-check.c x86/retbleed: Add fine grained Kconfig knobs 2022-06-29 17:43:41 +02:00
check.c objtool: Properly disable uaccess validation 2025-06-04 14:40:03 +02:00
elf.c objtool: Preserve special st_shndx indexes in elf_update_symbol 2022-09-26 10:13:15 -07:00
Makefile Kbuild updates for v5.19 2022-05-26 12:09:50 -07:00
objtool.c objtool: Propagate early errors 2023-11-20 11:51:50 +01:00
orc_dump.c
orc_gen.c Merge branch 'objtool/urgent' 2021-10-07 00:40:17 +02:00
special.c objtool,x86: Replace alternatives with .retpoline_sites 2021-10-28 23:25:25 +02:00
sync-check.sh
weak.c objtool: Ditch subcommands 2022-04-22 12:32:01 +02:00