KVM: VMX: rename fix_pmode_dataseg to fix_pmode_seg.
authorGleb Natapov <gleb@redhat.com>
Mon, 21 Jan 2013 13:36:47 +0000 (15:36 +0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Thu, 24 Jan 2013 02:40:30 +0000 (00:40 -0200)
commit91b0aa2ca63e60ac69c5dd96bff580d3947073d4
tree90a56d9637834c81d74436ac6cbc1f1a860b3479
parent25391454e73e3156202264eb3c473825afe4bc94
KVM: VMX: rename fix_pmode_dataseg to fix_pmode_seg.

The function deals with code segment too.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/vmx.c