remarkable-linux/drivers/s390/net
Christian Borntraeger 0fc3ddd67a [S390] Fix smsgiucv init on no iucv machines
smsgiucv is a driver that relies on iucv to work properly. If
iucv ans smsgiucv are compiled into the kernel and run on an
lpar the following scenario happens:
iucv is initialized early as a subsystem. It checks for z/VM and
returns with EPROTONOTSUPPORT. Later smsgiucv tries to run
driver_register with iucv_bus as bus. As this bus is not
initialized the driver core and list debugging issue several
warnings and oopses.

Solution is to let smsgiucv also check for z/VM and return
EPROTONOTSUPPORT as well.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2007-11-05 11:10:16 +01:00
..
claw.c remove asm/bitops.h includes 2007-10-19 11:53:41 -07:00
claw.h Fix misc .c/.h comment typos 2006-11-30 05:24:39 +01:00
ctcdbug.c [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
ctcdbug.h [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
ctcmain.c Convert files to UTF-8 and some cleanups 2007-10-19 23:21:04 +02:00
ctcmain.h [PATCH] s390: remove tty support from ctc network device driver [1/2] 2006-04-20 17:27:54 -04:00
cu3088.c [S390] Get rid of a lot of sparse warnings. 2007-02-05 21:16:47 +01:00
cu3088.h [PATCH] s390: claw driver wiring 2005-05-15 18:06:16 -04:00
fsm.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
fsm.h [PATCH] s390: Remove CVS generated information 2006-02-01 08:53:23 -08:00
Kconfig [S390] Kconfig: use common Kconfig files for s390. 2007-05-10 15:46:08 +02:00
lcs.c lcs: Channel errors drive lcs_recovery which leads to kernel panic. 2007-10-10 16:54:41 -07:00
lcs.h lcs: Channel errors drive lcs_recovery which leads to kernel panic. 2007-10-10 16:54:41 -07:00
Makefile [S390]: Rewrite of the IUCV base code, part 1 2007-02-08 13:36:44 -08:00
netiucv.c [NET]: Nuke SET_MODULE_OWNER macro. 2007-10-10 16:51:13 -07:00
qeth.h [NET]: Move hardware header operations out of netdevice. 2007-10-10 16:52:52 -07:00
qeth_eddp.c qeth: EDDP does not work on large MTUs 2007-10-10 16:54:40 -07:00
qeth_eddp.h s390: qeth driver connection hang 2007-05-08 01:15:35 -04:00
qeth_fs.h [netdrvr s/390] trim trailing whitespace 2006-05-26 21:58:38 -04:00
qeth_main.c qeth: remove header_ops bug 2007-10-19 23:00:02 -04:00
qeth_mpc.c [S390] Avoid sparse warnings. 2007-05-10 15:45:52 +02:00
qeth_mpc.h qeth: provide specific message for OSA-adapters exclusively used 2007-08-31 06:52:58 -04:00
qeth_proc.c s390: scatter-gather for inbound traffic in qeth driver 2007-07-16 18:28:04 -04:00
qeth_sys.c qeth: dont return the return values of void functions. 2007-08-31 06:52:58 -04:00
qeth_tso.h [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th 2007-04-25 22:25:26 -07:00
smsgiucv.c [S390] Fix smsgiucv init on no iucv machines 2007-11-05 11:10:16 +01:00
smsgiucv.h [PATCH] s390: cmm guest sender id 2005-05-01 08:58:58 -07:00