]> Pileus Git - ~andy/linux/blobdiff - arch/powerpc/kvm/book3s_interrupts.S
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[~andy/linux] / arch / powerpc / kvm / book3s_interrupts.S
index 38166ab2f19c05f3f7dbfa1aa629dba5224f5965..f4dd041c14eac9400fb012beae92792fe9c9cfd1 100644 (file)
@@ -181,7 +181,7 @@ kvm_start_lightweight:
 
        /* Restore r3 (kvm_run) and r4 (vcpu) */
        REST_2GPRS(3, r1)
-       bl      FUNC(kvmppc_handle_exit)
+       bl      FUNC(kvmppc_handle_exit_pr)
 
        /* If RESUME_GUEST, get back in the loop */
        cmpwi   r3, RESUME_GUEST