[PATCH 0/3] riscv: some CMO alternative related clean up

From: Jisheng Zhang
Date: Wed Jun 14 2023 - 13:06:29 EST


This series consists of clean up patches of the "riscv: Reduce
ARCH_KMALLOC_MINALIGN to 8" series[1]. Per Catalin suggestion, I will
submit the enabling of riscv ARCH_KMALLOC_MINALIGN 8 in next
development window. However, the cleanups are good for submitting
now.

PS: Conor's reviewed-by tag is included.

[1] https://lore.kernel.org/linux-riscv/20230526165958.908-1-jszhang@xxxxxxxxxx/

Jisheng Zhang (3):
riscv: errata: thead: only set cbom size & noncoherent during boot
riscv: mm: mark CBO relate initialization funcs as __init
riscv: mm: mark noncoherent_supported as __ro_after_init

arch/riscv/errata/thead/errata.c | 7 +++++--
arch/riscv/mm/cacheflush.c | 8 ++++----
arch/riscv/mm/dma-noncoherent.c | 2 +-
3 files changed, 10 insertions(+), 7 deletions(-)

--
2.40.1