diff options
author | 2023-02-13 23:05:40 -0800 | |
---|---|---|
committer | 2023-03-06 15:34:05 -0800 | |
commit | 93c0edffbc92abe1efb8c7081df0cc1577a79ace (patch) | |
tree | 7a69520dfc04a79f5d4674f464cc97dfea8886d7 /scripts/generate_rust_analyzer.py | |
parent | csky/cpu: Make sure arch_cpu_idle_dead() doesn't return (diff) | |
download | linux-rng-93c0edffbc92abe1efb8c7081df0cc1577a79ace.tar.xz linux-rng-93c0edffbc92abe1efb8c7081df0cc1577a79ace.zip |
ia64/cpu: Mark play_dead() __noreturn
play_dead() doesn't return. Annotate it as such. By extension this
also makes arch_cpu_idle_dead() noreturn.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Link: https://lore.kernel.org/r/7575bb38417bd8bcb5be980443f99cab29319342.1676358308.git.jpoimboe@kernel.org
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions