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:
e85ad38
)
KVM: PPC: Book3S: PR: Only do resched check once per exit
author
Alexander Graf
<agraf@suse.de>
Sun, 12 Aug 2012 09:27:49 +0000
(11:27 +0200)
committer
Alexander Graf
<agraf@suse.de>
Fri, 5 Oct 2012 21:38:43 +0000
(23:38 +0200)
Now that we use our generic exit helper, we can safely drop our previous
kvm_resched that we used to trigger at the beginning of the exit handler
function.
Signed-off-by: Alexander Graf <agraf@suse.de>
No differences found