summaryrefslogtreecommitdiff
path: root/arch/s390/mm
diff options
context:
space:
mode:
authorChristian Borntraeger <borntraeger@de.ibm.com>2008-05-21 11:37:16 (GMT)
committerAvi Kivity <avi@qumranet.com>2008-06-06 18:08:26 (GMT)
commitb8cee18cc75d7b9dbe6c6526dfae9ab49e84fa95 (patch)
tree9b058143e7454ced9493b1b229905f8af6d40d25 /arch/s390/mm
parent33e3885de25148e00595c4dd808d6eb15db2edcf (diff)
downloadlinux-fsl-qoriq-b8cee18cc75d7b9dbe6c6526dfae9ab49e84fa95.tar.xz
KVM: s390: use yield instead of schedule to implement diag 0x44
diag 0x44 is the common way on s390 to yield the cpu to the hypervisor. It is called by the guest in cpu_relax and in the spinlock code to yield to other guest cpus. This semantic is similar to yield. Lets replace the call to schedule with yield to make sure that current is really yielding. Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Carsten Otte <cotte@de.ibm.com> Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'arch/s390/mm')
0 files changed, 0 insertions, 0 deletions