linux/drivers/s390/cio
Heiko Carstens ab14de6c37 [S390] Convert memory detection into C code.
Hopefully this will make it more maintainable and less error prone.
Code makes use of search_exception_tables(). Since it calls this
function before the kernel exeception table is sorted, there is an
early call to sort_main_extable().

This way it's easy to use the already present infrastructure of fixup
sections. Also this would allows to easily convert the rest of
head[31|64].S into C code.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2007-02-05 21:18:37 +01:00
..
Makefile
airq.c
airq.h
blacklist.c [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
blacklist.h
ccwgroup.c
chsc.c [S390] Cleanup of CHSC event handling. 2007-02-05 21:17:42 +01:00
chsc.h [S390] cio: declare hardware structures packed. 2007-02-05 21:17:40 +01:00
cio.c [S390] Convert memory detection into C code. 2007-02-05 21:18:37 +01:00
cio.h [S390] Support for disconnected devices reappearing on another subchannel. 2006-12-08 15:54:28 +01:00
cio_debug.h
cmf.c
css.c [S390] cio: Catch operand exceptions on stsch. 2007-02-05 21:17:36 +01:00
css.h [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
device.c [S390] cio: Remove check for ssd in chpids_show(). 2007-02-05 21:16:56 +01: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: Restart path verification after unsolicited interrupt. 2007-02-05 21:17:09 +01:00
device_id.c [S390] cio: Retry internal operations after vary off. 2006-12-04 15:41:04 +01:00
device_ops.c [S390] subchannel lock conversion. 2006-12-08 15:54:26 +01: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: Retry internal operations after vary off. 2006-12-04 15:41:04 +01:00
ioasm.h
qdio.c [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
qdio.h [S390] runtime switch for qdio performance statistics 2006-12-08 15:54:18 +01:00
schid.h