]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: PPC: Book3S: PR: Enable interrupts earlier
authorAlexander Graf <agraf@suse.de>
Fri, 29 Nov 2013 01:32:31 +0000 (02:32 +0100)
committerAlexander Graf <agraf@suse.de>
Mon, 9 Dec 2013 08:41:41 +0000 (09:41 +0100)
commit7eea21f3fc358450923f8634f49be4c5fb7da6ba
tree2a144b54eaab5cb52f1d88707dfcf3dbf0925566
parent7f704fcb5b92b4f9e6b5104024491ed162981560
KVM: PPC: Book3S: PR: Enable interrupts earlier

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.

Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/kvm/book3s_interrupts.S
arch/powerpc/kvm/book3s_rmhandlers.S