diff options
author | Peter Zijlstra <[email protected]> | 2022-04-08 11:45:55 +0200 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2022-04-19 21:58:48 +0200 |
commit | d4e5268a08b211b536fed29beb24271ecd85187e (patch) | |
tree | 616f5e578b5243ac96e4597f345d93bd81446e65 /lib/test_fortify/write_overflow-strlcpy-src.c | |
parent | 2730d3c14a85617c177337f2e2af2108bf82c4ca (diff) |
x86,objtool: Mark cpu_startup_entry() __noreturn
GCC-8 isn't clever enough to figure out that cpu_start_entry() is a
noreturn while objtool is. This results in code after the call in
start_secondary(). Give GCC a hand so that they all agree on things.
vmlinux.o: warning: objtool: start_secondary()+0x10e: unreachable
Reported-by: Rick Edgecombe <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Acked-by: Josh Poimboeuf <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_fortify/write_overflow-strlcpy-src.c')
0 files changed, 0 insertions, 0 deletions