Merge patch series "riscv: some CMO alternative related clean up"
authorPalmer Dabbelt <palmer@rivosinc.com>
Thu, 6 Jul 2023 17:32:08 +0000 (10:32 -0700)
committerPalmer Dabbelt <palmer@rivosinc.com>
Thu, 6 Jul 2023 17:32:38 +0000 (10:32 -0700)
commite8605e8fdf42642048b7e59141deaf8e4cf06d71
tree8b61e9c8ad1fb0da235d23e30309792ade80350c
parenta2492ca86c98f676561f7d318b1e2e1786af0caf
parent8500808a991f0e569b3d835a6223848c0717a6c7
Merge patch series "riscv: some CMO alternative related clean up"

These cleanups came up as part of the discussion on the "riscv: Reduce
ARCH_KMALLOC_MINALIGN to 8" patch set, but that needs additional work
and thus will be delayed at least a cycle.

* b4-shazam-merge:
  riscv: mm: mark noncoherent_supported as __ro_after_init
  riscv: mm: mark CBO relate initialization funcs as __init
  riscv: errata: thead: only set cbom size & noncoherent during boot

Link: https://lore.kernel.org/linux-riscv/20230526165958.908-1-jszhang@kernel.org/
Link: https://lore.kernel.org/r/20230614165504.532-1-jszhang@kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>