diff options
Diffstat (limited to 'arch/powerpc/kvm/book3s_interrupts.S')
-rw-r--r-- | arch/powerpc/kvm/book3s_interrupts.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/kvm/book3s_interrupts.S b/arch/powerpc/kvm/book3s_interrupts.S index 2f0bc928b08a..8c5e0e160107 100644 --- a/arch/powerpc/kvm/book3s_interrupts.S +++ b/arch/powerpc/kvm/book3s_interrupts.S | |||
@@ -85,7 +85,7 @@ | |||
85 | * r3: kvm_run pointer | 85 | * r3: kvm_run pointer |
86 | * r4: vcpu pointer | 86 | * r4: vcpu pointer |
87 | */ | 87 | */ |
88 | _GLOBAL(__kvmppc_vcpu_entry) | 88 | _GLOBAL(__kvmppc_vcpu_run) |
89 | 89 | ||
90 | kvm_start_entry: | 90 | kvm_start_entry: |
91 | /* Write correct stack frame */ | 91 | /* Write correct stack frame */ |