kernel-ark/drivers/s390
Martin Schwidefsky 132fab1363 [S390] modular 3270 driver.
The initial i/o to a 3270 device is done using the static module variables
raw3270_init_data and raw3270_init_request. If the 3270 device driver is
built as a module and gets loaded above 2GB, the initial i/o will fail
because these variables will get addresses > 2GB. To make it work the
two variables are moved to struct raw3270 and the data structure is
allocated with GFP_DMA.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2006-06-29 14:57:39 +02:00
..
block [PATCH] spin/rwlock init cleanups 2006-06-27 17:32:39 -07:00
char [S390] modular 3270 driver. 2006-06-29 14:57:39 +02:00
cio [S390] cio async subchannel reprobe. 2006-06-29 14:57:03 +02:00
crypto Move user-visible parts of drivers/s390/crypto/z90crypt.h to include/asm-s390 2006-05-08 15:51:57 +01:00
net [PATCH] drivers: use list_move() 2006-06-26 09:58:18 -07:00
scsi spelling fixes 2006-06-26 18:35:02 +02:00
ebcdic.c
Kconfig [PATCH] s390: 3590 tape driver 2006-03-24 07:33:18 -08:00
Makefile
s390_rdev.c [PATCH] s390: kzalloc() conversion in drivers/s390 2006-03-24 07:33:18 -08:00
s390mach.c [PATCH] s390: fix ipd handling 2006-05-01 18:17:46 -07:00
s390mach.h [PATCH] s390: Add missing memory constraint to stcrw() 2006-02-01 08:53:24 -08:00
sysinfo.c