]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit94057b771e4c9d8e510a583111c373bd1ec2be50
tree90a56d9637834c81d74436ac6cbc1f1a860b3479
parent000841ec086b5b22352a19432a4a75d53ff1c9a9
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