summaryrefslogtreecommitdiff
path: root/drivers/s390/s390mach.c
diff options
context:
space:
mode:
authorHeiko Carstens <heiko.carstens@de.ibm.com>2006-07-12 14:40:14 (GMT)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2006-07-12 14:40:14 (GMT)
commit5c898ba9d4b6c14fdd367b96e3641c2508b4a4a9 (patch)
treeb55464fbfb94ef31a99deeca1ef327f21b593a5f /drivers/s390/s390mach.c
parentabdba61a4361e5d47c1633c9e7f56d32dbf4aae8 (diff)
downloadlinux-5c898ba9d4b6c14fdd367b96e3641c2508b4a4a9.tar.xz
[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>
Diffstat (limited to 'drivers/s390/s390mach.c')
0 files changed, 0 insertions, 0 deletions