diff options
author | Peter Zijlstra <[email protected]> | 2023-02-08 18:18:03 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2023-02-23 09:21:33 +0100 |
commit | a706bb08c81ac878982e41d4b6abcc42258bd39e (patch) | |
tree | a0e12ccd90ce655c86630394477c4f81b53187d9 /lib/test_fortify/write_overflow-strscpy.c | |
parent | c6f5dc28fb3d736fa8d7f7d31e0664a9c772c299 (diff) |
objtool: Fix overlapping alternatives
Things like ALTERNATIVE_{2,3}() generate multiple alternatives on the
same place, objtool would override the first orig_alt_group with the
second (or third), failing to check the CFI among all the different
variants.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Acked-by: Josh Poimboeuf <[email protected]>
Tested-by: Nathan Chancellor <[email protected]> # build only
Tested-by: Thomas Weißschuh <[email protected]> # compile and run
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_fortify/write_overflow-strscpy.c')
0 files changed, 0 insertions, 0 deletions