diff options
author | Avi Kivity <avi@redhat.com> | 2011-02-01 16:32:02 +0200 |
---|---|---|
committer | Marcelo Tosatti <mtosatti@redhat.com> | 2011-03-17 13:08:28 -0300 |
commit | 3e90943907ff84cf0379a57c01c296a9b33c903e (patch) | |
tree | a09df0ce177e23905773fe2b19c49d0b229c25b0 /kernel/perf_event.c | |
parent | 0bb8865979629a9dfc6761f8f4d47926d539daa0 (diff) |
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/perf_event.c')
0 files changed, 0 insertions, 0 deletions