linux-stable-rt/drivers/s390
Peter Oberparleiter 9bbc8346fb [PATCH] s390: fix invalid return code in sclp_cpi
When the sclp_cpi module is loaded on a system which does not support the
required SCLP call (e.g.  on z/VM), ENOSUPP is returned to user space.  The
correct return value is EOPNOTSUPP.

Signed-off-by: Peter Oberparleiter <peter.oberparleiter@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-06 08:33:53 -08:00
..
block [PATCH] s390: dasd failfast support 2006-01-06 08:33:50 -08:00
char [PATCH] s390: fix invalid return code in sclp_cpi 2006-01-06 08:33:53 -08:00
cio [PATCH] s390: Fix missing release function and cosmetic changes 2006-01-06 08:33:52 -08:00
crypto [PATCH] s390: add support for cex2a crypto cards 2006-01-06 08:33:52 -08:00
net [PATCH] s390: move s390_root_dev_* out of the cio layer 2006-01-06 08:33:49 -08:00
scsi
Kconfig
Makefile [PATCH] s390: move s390_root_dev_* out of the cio layer 2006-01-06 08:33:49 -08:00
ebcdic.c
s390_rdev.c [PATCH] s390: move s390_root_dev_* out of the cio layer 2006-01-06 08:33:49 -08:00
s390mach.c [PATCH] s390: multiple subchannel sets support 2006-01-06 08:33:52 -08:00
s390mach.h
sysinfo.c