[PULL 09/12] KVM: PPC: Book3S: PR: Enable interrupts earlier

2013-12-18 Thread Alexander Graf
Now that the svcpu sync is interrupt aware we can enable interrupts earlier in the exit code path again, moving 32bit and 64bit closer together. While at it, document the fact that we're always executing the exit path with interrupts enabled so that the next person doesn't trap over this.

[PULL 09/12] KVM: PPC: Book3S: PR: Enable interrupts earlier

2013-12-18 Thread Alexander Graf
Now that the svcpu sync is interrupt aware we can enable interrupts earlier in the exit code path again, moving 32bit and 64bit closer together. While at it, document the fact that we're always executing the exit path with interrupts enabled so that the next person doesn't trap over this.