RISC-V: Some Svpbmt fixes and cleanups
authorPalmer Dabbelt <palmer@rivosinc.com>
Thu, 16 Jun 2022 22:50:37 +0000 (15:50 -0700)
committerPalmer Dabbelt <palmer@rivosinc.com>
Thu, 16 Jun 2022 22:50:37 +0000 (15:50 -0700)
commit73448ae6204faa636292ae0d7ba8b2f6eb48179d
tree545f43773a0f97b5b95e0adfe802936515f7d51a
parent89793a61d8e7fcd6c161180d692201fcf2b2b48d
parent1771c8c9e65a20128f93df107353a5f4cb91546a
RISC-V: Some Svpbmt fixes and cleanups

Some additionals comments and notes from autobuilders received after the
series got applied, warranted some changes.

* 'riscv-svpbmt' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/palmer/linux:
  riscv: remove usage of function-pointers from cpufeatures and t-head errata
  riscv: make patch-function pointer more generic in cpu_manufacturer_info struct
  riscv: Improve description for RISCV_ISA_SVPBMT Kconfig symbol
  riscv: drop cpufeature_apply_feature tracking variable
  riscv: fix dependency for t-head errata
arch/riscv/kernel/cpufeature.c