]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit1555d08d75ac5f6673c28438385cff8068ad67ab
treec71f0c6433274a5f029884f630a3a03c7bba8a30
parent12ce6b74227488ba86ee2fed895e81d4f34c17c6
[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