From: Gleb Natapov Date: Wed, 12 Dec 2012 17:10:53 +0000 (+0200) Subject: KVM: VMX: remove redundant code from vmx_set_segment() X-Git-Tag: v3.9-rc1~97^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39dcfb95def4646ecdb76ea7a7491e8420dce7a7;p=pandora-kernel.git 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: Marcelo Tosatti Signed-off-by: Gleb Natapov --- Reading git-diff-tree failed