On Fri, Aug 08, 2025 at 06:18:21PM +0800, zhouquan@xxxxxxxxxxx wrote: > From: Quan Zhou <zhouquan@xxxxxxxxxxx> > > The zicbom/zicboz block size registers should depend on the host's isa, > the reason is that we otherwise create an ioctl order dependency on the VMM. > > Signed-off-by: Quan Zhou <zhouquan@xxxxxxxxxxx> > --- > arch/riscv/kvm/vcpu_onereg.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) > Reviewed-by: Andrew Jones <ajones@xxxxxxxxxxxxxxxx>