diff options
author | Eric Biggers <[email protected]> | 2017-12-20 16:24:27 -0800 |
---|---|---|
committer | Radim Krčmář <[email protected]> | 2018-02-02 17:49:55 +0100 |
commit | 8dbfb2bf1bb3848a8069164e205635b2675c24fe (patch) | |
tree | 73d504a4b5641c7171b055b22770a8a5d786e6b7 /net/switchdev/switchdev.c | |
parent | d2b9b2079e23c1ab80ce1d7670d5e1994468a881 (diff) |
KVM: x86: don't forget vcpu_put() in kvm_arch_vcpu_ioctl_set_sregs()
Due to a bad merge resolution between commit f29810335965 ("KVM/x86:
Check input paging mode when cs.l is set") and commit b4ef9d4e8cb8
("KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregs"),
there is a case in kvm_arch_vcpu_ioctl_set_sregs() where vcpu_put() is
not called after vcpu_get(). Fix it.
Reported-by: syzbot <[email protected]>
Signed-off-by: Eric Biggers <[email protected]>
Signed-off-by: Radim Krčmář <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions