alistair23-linux/arch/s390
Christian Borntraeger b8cee18cc7 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>
2008-06-06 21:08:26 +03:00
..
appldata [S390] appldata: prevent cpu hotplug when walking cpu_online_map. 2008-05-30 10:03:34 +02:00
boot
crypto [CRYPTO] sha384: Hardware acceleration for s390 2008-04-21 10:19:21 +08:00
hypfs Kobject: convert arch/* from kobject_unregister() to kobject_put() 2008-01-24 20:40:39 -08:00
kernel [S390] disassembler: fix idte instruction format. 2008-05-30 10:03:36 +02:00
kvm KVM: s390: use yield instead of schedule to implement diag 0x44 2008-06-06 21:08:26 +03:00
lib [S390] uaccess_mvcos: #ifdef config dependent code. 2008-04-30 13:38:46 +02:00
math-emu [S390] remove -traditional 2008-04-30 13:38:44 +02:00
mm [S390] showmem: Only walk spanned pages. 2008-05-30 10:03:34 +02:00
oprofile
defconfig [S390] Update default configuration. 2008-05-30 10:03:36 +02:00
Kconfig [S390] fix sparsemem related compile error with allnoconfig on s390 2008-05-30 10:03:33 +02:00
Kconfig.debug [S390] DEBUG_PAGEALLOC support for s390. 2008-02-05 16:50:54 +01:00
Makefile KVM: s390: arch backend for the kvm kernel module 2008-04-27 12:00:42 +03:00