]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[S390] cio: fix stsch_reset.
authorMichael Holzheu <holzheu@de.ibm.com>
Wed, 27 Dec 2006 23:35:36 +0000 (00:35 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 27 Dec 2006 23:35:36 +0000 (00:35 +0100)
commitaa77015c4e94cb1d30680646c163d7ae1f93f941
tree39749592a4e74420d14c6a748a70dd7b22bbc91d
parent524a237e4512038d6e07ad3b2e44e70902b76738
[S390] cio: fix stsch_reset.

Copy inline assembly of stsch and add "memory" to clobber list in order
to prevent gcc from optimizing away the checking of the global variable
"pgm_check_occured".

Signed-off-by: Michael Holzheu <holzheu@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/cio/cio.c