git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40fdd8c
)
KVM: PPC: Book3S: PR: Enable interrupts earlier
author
Alexander Graf
<agraf@suse.de>
Fri, 29 Nov 2013 01:32:31 +0000
(
02:32
+0100)
committer
Alexander Graf
<agraf@suse.de>
Mon, 9 Dec 2013 08:41:41 +0000
(09:41 +0100)
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>
No differences found