diff options
| author | Thorsten Blum <thorsten.blum@linux.dev> | 2025-10-27 09:47:25 +0100 |
|---|---|---|
| committer | Heiko Carstens <hca@linux.ibm.com> | 2025-11-06 14:17:28 +0100 |
| commit | f07ebfa5e48c59c41aea247982184fe956cbb756 (patch) | |
| tree | e599b3201128e5f4e0bc68533d5b817edda2e889 /lib/debugobjects.c | |
| parent | 858063c1aec837a7a500db9bd13145a17b0b7641 (diff) | |
s390/nmi: Annotate s390_handle_damage() with __noreturn
s390_handle_damage() ends by calling the non-returning function
disabled_wait() and therefore also never returns. Annotate it with the
__noreturn compiler attribute to improve compiler optimizations.
Remove the unreachable infinite while loop.
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
