On Mon, 24 Jun 2024 09:20:16 +0800, flyingpenghao@xxxxxxxxx wrote: > Some variables allocated in kvm_arch_vcpu_ioctl are released when > the function exits, so there is no need to set GFP_KERNEL_ACCOUNT. Applied to kvm-x86 misc, thanks! [1/1] KVM: X86: Remove unnecessary GFP_KERNEL_ACCOUNT for temporary variables https://github.com/kvm-x86/linux/commit/dd103407ca31 -- https://github.com/kvm-x86/linux/tree/next