This series fixes few issues around ISA string generations for guests. Earlier these patches were part of the sstc series[1] but I created a separate series for these fixes as they can be applied separately as a part of rc fixes. [1] https://lore.kernel.org/lkml/20220304201020.810380-1-atishp@xxxxxxxxxxxx/ Atish Patra (2): RISC-V: KVM: Remove 's' & 'u' as valid ISA extension RISC-V: KVM: Restrict the extensions that can be disabled arch/riscv/kvm/vcpu.c | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) -- 2.25.1