diff options
| author | Josh Poimboeuf <jpoimboe@kernel.org> | 2026-04-08 06:56:48 +0300 |
|---|---|---|
| committer | Josh Poimboeuf <jpoimboe@kernel.org> | 2026-05-05 07:16:07 +0300 |
| commit | fe6a87e0abac45b20664377545760901d4537ea8 (patch) | |
| tree | a9204aa999ccbf319c3a5bcc3ae59f15d72f70dc /include/linux | |
| parent | f7ceffd21a8a59ba1e92078750eef86e628dea80 (diff) | |
| download | linux-fe6a87e0abac45b20664377545760901d4537ea8.tar.xz | |
objtool: Improve and simplify prefix symbol detection
Only create prefix symbols for functions that have
__patchable_function_entries entries, since those are the only C
functions where prefix NOPs are intentional.
This both simplifies the detection and makes it more accurate.
Note that assembly functions using SYM_TYPED_FUNC_START() can also have
prefixed NOPs, but that macro already creates their __cfi_ symbols.
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
