I was reading through some of the pKVM stuff to get an idea of how it handles feature registers and spotted a few minor nits. Applies cleanly to 5.18-rc5. Oliver Upton (2): KVM: arm64: pkvm: Drop unnecessary FP/SIMD trap handler KVM: arm64: pkvm: Don't mask already zeroed FEAT_SVE arch/arm64/kvm/hyp/nvhe/switch.c | 19 +------------------ arch/arm64/kvm/hyp/nvhe/sys_regs.c | 3 --- 2 files changed, 1 insertion(+), 21 deletions(-) -- 2.36.0.512.ge40c2bad7a-goog