On Fri, 18 Nov 2022 20:05:21 +0300, Alexey Dobriyan wrote: > __vmx_vcpu_run_flags() returns "unsigned int" and uses only 2 bits of it > so using "unsigned long" is very much pointless. > > Applied to kvm-x86 vmx, thanks! [1/1] kvm, vmx: don't use "unsigned long" in vmx_vcpu_enter_exit() https://github.com/kvm-x86/linux/commit/59fc307f5922 -- https://github.com/kvm-x86/linux/tree/next https://github.com/kvm-x86/linux/tree/fixes