From: Sheng Yang Date: Tue, 28 Sep 2010 08:33:32 +0000 (+0800) Subject: KVM: x86 emulator: Eliminate compilation warning in x86_decode_insn() X-Git-Tag: v2.6.37-rc1~142^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7129eecac10681f69cb00c0323ee915feceb57eb;p=pandora-kernel.git KVM: x86 emulator: Eliminate compilation warning in x86_decode_insn() Eliminate: arch/x86/kvm/emulate.c:801: warning: ‘sv’ may be used uninitialized in this function on gcc 4.1.2 Signed-off-by: Sheng Yang Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed