kernel-ark/drivers/s390/cio
Michael Holzheu dc4123303b [S390] Program check in diag 210 under 31 bit
If a virtual address is passed to the diag210 function under 31 bit, we get a
programming exception, since diag 210 only works with physical addresses. To
fix this, the content of the diag210 data structure is copied to a local
structure and the physical address of that structure is passed to diagnose 210.

Signed-off-by: Michael Holzheu <holzheu@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2007-07-10 11:24:48 +02:00
..
airq.c
airq.h
blacklist.c
blacklist.h
ccwgroup.c
chp.c
chp.h
chsc.c
chsc.h
cio_debug.h
cio.c
cio.h
cmf.c
css.c
css.h
device_fsm.c [S390] cio: deregister ccw device when pgid disband failed 2007-05-31 17:38:14 +02:00
device_id.c [S390] Program check in diag 210 under 31 bit 2007-07-10 11:24:48 +02:00
device_ops.c
device_pgid.c
device_status.c
device.c [S390] cio: Use device_schedule_callback() for removing disconnected devices. 2007-05-31 17:38:12 +02:00
device.h
idset.c
idset.h
ioasm.h
Makefile
qdio.c [S390] qdio: re-add lost perf_stats.tl_runs change in qdio_handle_pci 2007-05-10 15:45:52 +02:00
qdio.h
schid.h