diff options
author | Peter Zijlstra <peterz@infradead.org> | 2024-11-28 10:39:03 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-03-13 13:01:40 +0100 |
commit | 3c0369e453ffc4b1d240c81043467ac7ccc6bb6f (patch) | |
tree | 4df292d4509227d6dd1565c8aa53f830ae9d1809 /rust/helpers/err.c | |
parent | 4a442cd27b5f0ac9b87b008e54fb88f1b14ebc5e (diff) |
loongarch: Use ASM_REACHABLE
commit 624bde3465f660e54a7cd4c1efc3e536349fead5 upstream.
annotate_reachable() is unreliable since the compiler is free to place
random code inbetween two consecutive asm() statements.
This removes the last and only annotate_reachable() user.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Josh Poimboeuf <jpoimboe@kernel.org>
Link: https://lore.kernel.org/r/20241128094312.133437051@infradead.org
Closes: https://lore.kernel.org/loongarch/20250307214943.372210-1-ojeda@kernel.org/
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/helpers/err.c')
0 files changed, 0 insertions, 0 deletions