alistair23-linux/drivers/s390/cio
Heiko Carstens c6d0e8014a [S390] qdio: make sure data structures are correctly aligned.
The slsb structure contained at the beginning of the qdio_q structure
must start on a 256 byte boundary. To make sure this is the case even
if slab debugging is turned on create an own slab cache for qdio_q
structures.
Besides that don't use the slab allocator to allocate whole pages. Use
the page allocator instead.
Also fix a few memory leaks in error handling code.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2007-08-10 14:32:36 +02:00
..
airq.c
airq.h
blacklist.c [S390] cio: Clean up messages. 2007-07-27 12:29:19 +02:00
blacklist.h
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: Clean up messages. 2007-07-27 12:29:19 +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: Clean up messages. 2007-07-27 12:29:19 +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] Program check in diag 210 under 31 bit 2007-07-10 11:24:48 +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
Makefile [S390] cio: replace subchannel evaluation queue with bitmap 2007-04-27 16:01:40 +02:00
qdio.c [S390] qdio: make sure data structures are correctly aligned. 2007-08-10 14:32:36 +02:00
qdio.h s390: free skbs in finite amount of time in qeth 2007-05-08 01:16:23 -04:00
schid.h