]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[S390] vmwatchdog: fix broken inline assembly.
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Fri, 12 Oct 2007 14:11:48 +0000 (16:11 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Fri, 12 Oct 2007 14:13:10 +0000 (16:13 +0200)
commit2b12f996c992334f65f6d9e0a3e731ec049fdad3
treef73d7a2ded70ba6a179ee69d27c32c246f6dab94
parent1b9fd76e30368489b561db5794b3831bcc28c8bc
[S390] vmwatchdog: fix broken inline assembly.

Constraint for err is wrong since it is preinitialized and the code
relies on it in case of an exception.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/char/vmwatchdog.c