diff options
author | 2023-02-13 23:05:46 -0800 | |
---|---|---|
committer | 2023-03-08 08:44:24 -0800 | |
commit | 5e00d69cdef4cd1c737e6286a39f83ce20a91034 (patch) | |
tree | 233539825e0351322c919820c4abc9faa41fcc8c /scripts/generate_rust_analyzer.py | |
parent | mips/cpu: Mark play_dead() __noreturn (diff) | |
download | linux-rng-5e00d69cdef4cd1c737e6286a39f83ce20a91034.tar.xz linux-rng-5e00d69cdef4cd1c737e6286a39f83ce20a91034.zip |
powerpc/cpu: Mark start_secondary_resume() __noreturn
start_secondary_resume() doesn't return. Annotate it as such. By
extension this also makes arch_cpu_idle_dead() noreturn.
Acked-by: Michael Ellerman <mpe@ellerman.id.au> (powerpc)
Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Link: https://lore.kernel.org/r/b6b2141f832d8cd8ade65f190d04b011cda5f9bb.1676358308.git.jpoimboe@kernel.org
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions