diff options
author | Pierre-Clément Tosi <[email protected]> | 2024-06-10 07:32:34 +0100 |
---|---|---|
committer | Oliver Upton <[email protected]> | 2024-06-20 17:40:54 +0000 |
commit | 3c6eb64876937e38672fba63f11634b9ef3013e1 (patch) | |
tree | af2d90332ac027d7fb566d705cdd4b726b8f67e4 /tools/perf/util/trace-event-scripting.c | |
parent | 4ab3f9dd561b428460038a9bb041e92db6197f18 (diff) |
KVM: arm64: VHE: Mark __hyp_call_panic __noreturn
Given that the sole purpose of __hyp_call_panic() is to call panic(), a
__noreturn function, give it the __noreturn attribute, removing the need
for its caller to use unreachable().
Signed-off-by: Pierre-Clément Tosi <[email protected]>
Acked-by: Will Deacon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Oliver Upton <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions