diff options
author | Zhongqiu Han <quic_zhonhan@quicinc.com> | 2024-06-20 05:34:34 +0200 |
---|---|---|
committer | Palmer Dabbelt <palmer@rivosinc.com> | 2024-07-26 14:50:46 +0200 |
commit | 1d20e5d437cfebefb5e6f4d652c3a1561fc23fc7 (patch) | |
tree | 8cb1ad55b67863349235dea40452cc420d589d3d /arch/riscv/Kconfig | |
parent | riscv: Improve exception and system call latency (diff) | |
download | linux-1d20e5d437cfebefb5e6f4d652c3a1561fc23fc7.tar.xz linux-1d20e5d437cfebefb5e6f4d652c3a1561fc23fc7.zip |
riscv: signal: Remove unlikely() from WARN_ON() condition
"WARN_ON(unlikely(x))" is excessive. WARN_ON() already uses unlikely()
internally.
Signed-off-by: Zhongqiu Han <quic_zhonhan@quicinc.com>
Reviewed-by: Bjorn Andersson <quic_bjorande@quicinc.com>
Reviewed-by: Andy Chiu <andy.chiu@sifive.com>
Link: https://lore.kernel.org/r/20240620033434.3778156-1-quic_zhonhan@quicinc.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'arch/riscv/Kconfig')
0 files changed, 0 insertions, 0 deletions