Merge branch 'akpm' (patches from Andrew)
[deliverable/linux.git] / arch / powerpc / kvm / emulate.c
index 5cc2e7af3a7b96322b9f768a7aadb867ea6b7560..b379146de55bf13d76aa5882dd342148db687fb8 100644 (file)
@@ -302,7 +302,6 @@ int kvmppc_emulate_instruction(struct kvm_run *run, struct kvm_vcpu *vcpu)
                        advance = 0;
                        printk(KERN_ERR "Couldn't emulate instruction 0x%08x "
                               "(op %d xop %d)\n", inst, get_op(inst), get_xop(inst));
-                       kvmppc_core_queue_program(vcpu, 0);
                }
        }
 
This page took 0.024675 seconds and 5 git commands to generate.