[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)
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>

No differences found