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:
41628d3
)
KVM: s390: use kvm_vcpu_on_spin for diag 0x44
author
Christian Borntraeger
<borntraeger@de.ibm.com>
Wed, 25 Apr 2012 13:30:39 +0000
(15:30 +0200)
committer
Marcelo Tosatti
<mtosatti@redhat.com>
Tue, 1 May 2012 00:38:31 +0000
(21:38 -0300)
Lets replace the old open coded version of diag 0x44 (which relied on
compat_sched_yield) with kvm_vcpu_on_spin.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found