diff options
author | Josh Poimboeuf <jpoimboe@kernel.org> | 2025-03-24 14:55:58 -0700 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2025-03-25 09:20:26 +0100 |
commit | e1a9dda74dbffbc3fa2069ff418a1876dc99fb14 (patch) | |
tree | 54bc9230a460400c9d6d6300360e0669be2652bd /net/lapb/lapb_timer.c | |
parent | 6b023c7842048c4bbeede802f3cf36b96c7a8b25 (diff) |
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
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions