diff options
author | 2025-04-08 01:21:14 -0700 | |
---|---|---|
committer | 2025-04-08 22:03:51 +0200 | |
commit | 2d12c6fb78753925f494ca9079e2383529e8ae0e (patch) | |
tree | b3143293b0ba006ca7315ae406c8200715f121a0 /scripts/lib/kdoc/kdoc_output.py | |
parent | objtool, xen: Fix INSN_SYSCALL / INSN_SYSRET semantics (diff) | |
download | linux-rng-2d12c6fb78753925f494ca9079e2383529e8ae0e.tar.xz linux-rng-2d12c6fb78753925f494ca9079e2383529e8ae0e.zip |
objtool: Remove ANNOTATE_IGNORE_ALTERNATIVE from CLAC/STAC
ANNOTATE_IGNORE_ALTERNATIVE adds additional noise to the code generated
by CLAC/STAC alternatives, hurting readability for those whose read
uaccess-related code generation on a regular basis.
Remove the annotation specifically for the "NOP patched with CLAC/STAC"
case in favor of a manual check.
Leave the other uses of that annotation in place as they're less common
and more difficult to detect.
Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Link: https://lore.kernel.org/r/fc972ba4995d826fcfb8d02733a14be8d670900b.1744098446.git.jpoimboe@kernel.org
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions