[PATCH] s390: reIPL fix and extern/static inline
authorCornelia Huck <cohuck@de.ibm.com>
Sat, 3 Sep 2005 22:58:01 +0000 (15:58 -0700)
committerLinus Torvalds <torvalds@evo.osdl.org>
Mon, 5 Sep 2005 07:06:28 +0000 (00:06 -0700)
commit4c24da79e29537f0e240a331220a1c46cb9bc085
treec71f0c6433274a5f029884f630a3a03c7bba8a30
parentfd49f41aa0c125ec649c56a45337b3024d6b1736
[PATCH] s390: reIPL fix and extern/static inline

Common i/o layer changes:

- Collect the irb at the correct subchannel when waiting for the clear
  interrupt during subchannel cleaning befor reIPL - don't stop at the first
  interrupt that comes in.

- Change "extern __inline__" to "static inline".

- Remove unneeded qdio includes.

Signed-off-by: Cornelia Huck <cohuck@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>
drivers/s390/cio/cio.c
drivers/s390/cio/device_fsm.c
drivers/s390/cio/device_ops.c
drivers/s390/cio/ioasm.h