android_kernel_xiaomi_sm7250/drivers/s390
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
..
block Typo fixes errror -> error 2007-07-31 15:39:42 -07:00
char [S390] Fix sclp_vt220 error handling. 2007-07-27 12:29:20 +02:00
cio [S390] qdio: make sure data structures are correctly aligned. 2007-08-10 14:32:36 +02:00
crypto
net Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). 2007-07-25 10:09:20 -07:00
scsi [SCSI] zfcp: convert to use the data buffer accessors 2007-07-31 10:29:04 -05:00
ebcdic.c
Makefile
s390_rdev.c
s390mach.c
s390mach.h
sysinfo.c