diff options
author | 2011-02-01 16:32:02 +0200 | |
---|---|---|
committer | 2011-03-17 13:08:28 -0300 | |
commit | 3e90943907ff84cf0379a57c01c296a9b33c903e (patch) | |
tree | a09df0ce177e23905773fe2b19c49d0b229c25b0 /kernel/fork.c | |
parent | KVM: x86: Drop obsolete warning about INIT on runnable VCPU (diff) | |
download | wireguard-linux-3e90943907ff84cf0379a57c01c296a9b33c903e.tar.xz wireguard-linux-3e90943907ff84cf0379a57c01c296a9b33c903e.zip |
KVM: Drop bogus x86_decode_insn() error check
x86_decode_insn() doesn't return X86EMUL_* values, so the check
for X86EMUL_PROPOGATE_FAULT will always fail. There is a proper
check later on, so there is no need for a replacement for this
code.
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions