aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-strncpy-src.c
diff options
context:
space:
mode:
authorKai Huang <[email protected]>2024-06-27 13:05:24 +1200
committerSean Christopherson <[email protected]>2024-06-28 08:58:23 -0700
commit92c1e3cbf0d02916ae0c6fc3b78864dcb77624ad (patch)
tree98f307925ae250537400944d43e54ebedace6de9 /lib/test_fortify/write_overflow-strncpy-src.c
parent23b2c5088d01dc7dfdb68aab76a7757704f09c6e (diff)
KVM: VMX: Switch __vmx_exit() and kvm_x86_vendor_exit() in vmx_exit()
In the vmx_init() error handling path, the __vmx_exit() is done before kvm_x86_vendor_exit(). They should follow the same order in vmx_exit(). But currently __vmx_exit() is done after kvm_x86_vendor_exit() in vmx_exit(). Switch the order of them to fix. Fixes: e32b120071ea ("KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspace") Signed-off-by: Kai Huang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions