Commit b40c7d6d authored by Josh Poimboeuf's avatar Josh Poimboeuf
Browse files

arm/cpu: Add unreachable() to arch_cpu_idle_dead()

arch_cpu_idle_dead() doesn't return.  Make that visible to the compiler
with an unreachable() code annotation.

Link: https://lkml.kernel.org/r/20230216183851.s5bnvniomq44rytu@treble


Signed-off-by: default avatarJosh Poimboeuf <jpoimboe@kernel.org>
parent 550db679
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment