linux/drivers/s390/block
Heiko Carstens fde15c3a3a [S390] irq: external interrupt code passing
The external interrupt handlers have a parameter called ext_int_code.
Besides the name this paramter does not only contain the ext_int_code
but in addition also the "cpu address" (POP) which caused the external
interrupt.
To make the code a bit more obvious pass a struct instead so the called
function can easily distinguish between external interrupt code and
cpu address. The cpu address field however is named "subcode" since
some external interrupt sources do not pass a cpu address but a
different parameter (or none at all).

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2012-03-11 11:59:29 -04:00
..
dasd_3990_erp.c [S390] dasd: fix expiration handling for recovery requests 2011-12-27 11:27:13 +01:00
dasd_alias.c [S390] dasd: revert LCU optimization 2012-01-18 18:03:42 +01:00
dasd_devmap.c [S390] dasd: fix race between open and offline 2011-04-20 10:15:43 +02:00
dasd_diag.c [S390] irq: external interrupt code passing 2012-03-11 11:59:29 -04:00
dasd_diag.h [S390] cleanup lowcore access from external interrupts 2010-10-25 16:10:19 +02:00
dasd_eckd.c compat: fix compile breakage on s390 2012-02-27 07:54:27 -08:00
dasd_eckd.h [S390] dasd: Add support for raw ECKD access. 2011-01-05 12:47:30 +01:00
dasd_eer.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
dasd_erp.c [S390] dasd: do path verification for paths added at runtime 2011-01-05 12:47:30 +01:00
dasd_fba.c [S390] fix mismatch in summation of I/O IRQ statistics 2011-10-30 15:16:15 +01:00
dasd_fba.h
dasd_genhd.c [S390] dasd: fix race between open and offline 2011-04-20 10:15:43 +02:00
dasd_int.h [S390] dasd: revalidate server for new pathgroup 2012-01-18 18:03:42 +01:00
dasd_ioctl.c compat: fix compile breakage on s390 2012-02-27 07:54:27 -08:00
dasd_proc.c [S390] dasd: use vmalloc for statistics input buffer 2011-08-03 16:44:19 +02:00
dasd.c [S390] dasd: revalidate server for new pathgroup 2012-01-18 18:03:42 +01:00
dcssblk.c block: remove support for bio remapping from ->make_request 2011-09-12 12:12:01 +02:00
Kconfig [S390] cleanup s390 Kconfig 2011-01-05 12:47:23 +01:00
Makefile
xpram.c driver-core: remove sysdev.h usage. 2011-12-21 16:26:03 -08:00