Skip to content
Commit 39dcfb95 authored by Gleb Natapov's avatar Gleb Natapov
Browse files

KVM: VMX: remove redundant code from vmx_set_segment()



Segment descriptor's base is fixed by call to fix_rmode_seg(). Not need
to do it twice.

Reviewed-by: default avatarMarcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: default avatarGleb Natapov <gleb@redhat.com>
parent beb853ff
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment