linux/drivers/s390
Heiko Carstens 5c898ba9d4 [S390] xpram module parameter parsing.
The module parameters for xpram are not or in a wrong way parsed.
The xpram module uses the module_param_array directive with an int
parameter which causes the kernel to automatically parse the passed
numbers. This will cause errors if arguments are omitted or cause
wrong results if arguments have size qualifiers.
Use module_param_array with charp and parse the arguments later.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2006-07-12 16:40:14 +02:00
..
block [S390] xpram module parameter parsing. 2006-07-12 16:40:14 +02:00
char [PATCH] lockdep: irqtrace subsystem, s390 support 2006-07-03 15:27:03 -07:00
cio [S390] subchannel register/unregister mutex. 2006-07-12 16:39:50 +02:00
crypto [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed 2006-06-26 12:25:08 -07:00
net [PATCH] s390: broken null test in claw driver 2006-07-10 13:24:25 -07:00
scsi [PATCH] zfcp: fix incorrect usage of fsf_req_list_lock 2006-07-03 21:25:20 -07:00
Kconfig [PATCH] s390: 3590 tape driver 2006-03-24 07:33:18 -08:00
Makefile [PATCH] s390: move s390_root_dev_* out of the cio layer 2006-01-06 08:33:49 -08:00
ebcdic.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
s390_rdev.c [PATCH] s390: kzalloc() conversion in drivers/s390 2006-03-24 07:33:18 -08:00
s390mach.c [PATCH] lockdep: s390 turn validator off in machine-check handler 2006-07-03 15:27:05 -07:00
s390mach.h [PATCH] s390: Add missing memory constraint to stcrw() 2006-02-01 08:53:24 -08:00
sysinfo.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00