]> Git Repo - linux.git/commit
[PATCH] s390: reIPL fix and extern/static inline
authorCornelia Huck <[email protected]>
Sat, 3 Sep 2005 22:58:01 +0000 (15:58 -0700)
committerLinus Torvalds <[email protected]>
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 <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/s390/cio/cio.c
drivers/s390/cio/device_fsm.c
drivers/s390/cio/device_ops.c
drivers/s390/cio/ioasm.h
This page took 0.051076 seconds and 4 git commands to generate.