From: Palmer Dabbelt Date: Thu, 16 Jun 2022 19:28:34 +0000 (-0700) Subject: RISC-V: Use the extension probing code to enable the FPU X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=89793a61d8e7fcd6c161180d692201fcf2b2b48d;p=linux.git RISC-V: Use the extension probing code to enable the FPU This pull the static key management code for the FPU into the generic ISA extension probing code, so it can be used by other extensions that need static keys. * 'riscv-static_key' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/palmer/linux: riscv: switch has_fpu() to the unified static key mechanism riscv: introduce unified static key mechanism for ISA extensions --- 89793a61d8e7fcd6c161180d692201fcf2b2b48d