On Tue, Sep 24, 2024 at 07:03:27PM GMT, zhouquan@xxxxxxxxxxx wrote: > From: Quan Zhou <zhouquan@xxxxxxxxxxx> > > Add support for a few Zc* extensions, Zimop, Zcmop and Zawrs. > > Quan Zhou (2): > Sync-up headers with Linux-6.11 kernel > riscv: Add Zc*/Zimop/Zcmop/Zawrs exts support > > include/linux/kvm.h | 27 +++++++++++++++- > powerpc/include/asm/kvm.h | 3 ++ > riscv/fdt.c | 7 +++++ > riscv/include/asm/kvm.h | 7 +++++ > riscv/include/kvm/kvm-config-arch.h | 21 +++++++++++++ > x86/include/asm/kvm.h | 49 +++++++++++++++++++++++++++++ > 6 files changed, 113 insertions(+), 1 deletion(-) > > > base-commit: b48735e5d562eaffb96cf98a91da212176f1534c > -- > 2.34.1 > These have already been posted by Anup [1]. [1] https://lore.kernel.org/all/20240831112743.379709-1-apatel@xxxxxxxxxxxxxxxx/ Thanks, drew