| commit | 5d0fbbbe1d8742bfef7a1123f5c9577396765aa3 | [log] [tgz] |
|---|---|---|
| author | Jisheng Zhang <jszhang@kernel.org> | Sun May 22 23:35:43 2022 +0800 |
| committer | Palmer Dabbelt <palmer@rivosinc.com> | Thu Jun 16 10:51:31 2022 -0700 |
| tree | f501c76a53e813b709c8c733a83e1af6b21f49ce | |
| parent | c360cbec351103f4539b2bf68e42c35d252849ab [diff] |
riscv: switch has_fpu() to the unified static key mechanism This is to use the unified static key mechanism instead of putting static key related here and there. Signed-off-by: Jisheng Zhang <jszhang@kernel.org> Reviewed-by: Atish Patra <atishp@rivosinc.com> Reviewed-by: Anup Patel <anup@brainfault.org> Link: https://lore.kernel.org/r/20220522153543.2656-3-jszhang@kernel.org Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>