linux/drivers/s390
Michael Holzheu 53a0868cb4 [S390] zcore: fix inline assembly in memcpy_real()
memcpy_real uses the mvcle instruction. This instruction alters all used
registers (source, destination and 2 x count). Therefore we have to flag
those registers as input/output registers (+d). In addition to that, we
have to specify, that we read from memory designated by "src" and write to
memory designated by "dest".

Signed-off-by: Michael Holzheu <holzheu@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2007-10-12 16:13:09 +02:00
..
block [S390] is_power_of_2 in drivers/s390/block/dasd_int.h 2007-10-12 16:13:07 +02:00
char [S390] zcore: fix inline assembly in memcpy_real() 2007-10-12 16:13:09 +02:00
cio [S390] qdio: change QDIO performance_stats error message priority 2007-10-12 16:13:08 +02:00
crypto [S390] zcrypt: fix PCIXCC/CEX2C error recovery 2007-10-12 16:13:05 +02:00
net [QETH]: fix qeth_main.c 2007-10-11 02:44:23 -07:00
scsi [S390] Get rid of a bunch of sparse warnings again. 2007-10-12 16:13:06 +02:00
ebcdic.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile [S390] Calibrate delay and bogomips. 2007-02-05 21:18:31 +01:00
s390_rdev.c [PATCH] s390: kzalloc() conversion in drivers/s390 2006-03-24 07:33:18 -08:00
s390mach.c [S390] cio: replace subchannel evaluation queue with bitmap 2007-04-27 16:01:40 +02:00
s390mach.h [S390] ETR support. 2007-02-05 21:18:19 +01:00
sysinfo.c [S390] Processor degradation notification. 2007-04-27 16:01:46 +02:00