linux/drivers/s390/cio
Michael Holzheu 0a87c5cfc0 [S390] vmur: fix diag14 exceptions with addresses > 2GB.
There are several s390 diagnose calls, which must be executed below the
2GB memory boundary. In order to enforce this, those diagnoses must be
compiled into the kernel. Currently diag 14 can be called within the
vmur kernel module from addresses above 2GB. This leads to specification
exceptions. This patch moves diag10, diag14 and diag210 into the new
diag.c file.

Signed-off-by: Michael Holzheu <holzheu@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
2007-08-22 13:51:47 +02:00
..
Makefile [S390] cio: replace subchannel evaluation queue with bitmap 2007-04-27 16:01:40 +02:00
airq.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
airq.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
blacklist.c [S390] cio: Clean up messages. 2007-07-27 12:29:19 +02:00
blacklist.h [PATCH] s390: multiple subchannel sets support 2006-01-06 08:33:52 -08:00
ccwgroup.c [S390] cio: Clean up messages. 2007-07-27 12:29:19 +02:00
chp.c [S390] cio: Clean up messages. 2007-07-27 12:29:19 +02:00
chp.h [S390] cio: replace subchannel evaluation queue with bitmap 2007-04-27 16:01:40 +02:00
chsc.c [S390] cio: Reorganize initialization. 2007-07-27 12:29:20 +02:00
chsc.h [S390] cio: Reorganize initialization. 2007-07-27 12:29:20 +02:00
cio.c [S390] cio: Clean up messages. 2007-07-27 12:29:19 +02:00
cio.h [S390] cio: fix subchannel channel-path data usage 2007-04-27 16:01:40 +02:00
cio_debug.h [S390] cio: Make CIO_* macros safe if dbfs are not available. 2007-07-27 12:29:20 +02:00
cmf.c [S390] cio: change confusing message in cmf. 2007-08-22 13:51:47 +02:00
css.c [S390] cio: avoid memory leak on error in css_alloc_subchannel(). 2007-08-10 14:32:36 +02:00
css.h [S390] cio: css_sch_device_register() can be made static. 2007-07-27 12:29:17 +02:00
device.c [S390] cio: dont forget to set last slot to NULL in ccw_uevent(). 2007-08-22 13:51:46 +02:00
device.h [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
device_fsm.c [S390] cio: Clean up messages. 2007-07-27 12:29:19 +02:00
device_id.c [S390] vmur: fix diag14 exceptions with addresses > 2GB. 2007-08-22 13:51:47 +02:00
device_ops.c [S390] cio: Remove deprecated rdc/rcd. 2007-07-27 12:29:18 +02:00
device_pgid.c [S390] cio: Retry internal operations after vary off. 2006-12-04 15:41:04 +01:00
device_status.c [S390] cio: Fix handling of interrupt for csch(). 2007-04-04 14:37:39 +02:00
idset.c [S390] cio: replace subchannel evaluation queue with bitmap 2007-04-27 16:01:40 +02:00
idset.h [S390] cio: replace subchannel evaluation queue with bitmap 2007-04-27 16:01:40 +02:00
ioasm.h [S390] cio: Channel-path configure function. 2007-04-27 16:01:39 +02:00
qdio.c [S390] qdio: Refresh buffer states for IQDIO Asynchronous output queue 2007-08-22 13:51:47 +02:00
qdio.h s390: free skbs in finite amount of time in qeth 2007-05-08 01:16:23 -04:00
schid.h [PATCH] s390: multiple subchannel sets support 2006-01-06 08:33:52 -08:00