diff options
author | Jisheng Zhang <jszhang@kernel.org> | 2023-01-28 18:28:54 +0100 |
---|---|---|
committer | Palmer Dabbelt <palmer@rivosinc.com> | 2023-02-01 08:29:43 +0100 |
commit | 95bc69a47be2d5cdccf40ba3f23c99e9a6c57597 (patch) | |
tree | 26924617e5e749c2ff4574646b74b95f11e48901 /arch/riscv/kvm | |
parent | riscv: alternative: patch alternatives in the vDSO (diff) | |
download | linux-95bc69a47be2d5cdccf40ba3f23c99e9a6c57597.tar.xz linux-95bc69a47be2d5cdccf40ba3f23c99e9a6c57597.zip |
riscv: cpu_relax: switch to riscv_has_extension_likely()
Switch cpu_relax() from static branch to the new helper
riscv_has_extension_likely()
Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Guo Ren <guoren@kernel.org>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230128172856.3814-12-jszhang@kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'arch/riscv/kvm')
0 files changed, 0 insertions, 0 deletions