commit | 18374d376c7eb30b6359759e767cd99397b377d2 | [log] [tgz] |
---|---|---|
author | Cornelia Huck <cornelia.huck@de.ibm.com> | Mon Feb 05 21:17:09 2007 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Feb 05 21:17:09 2007 +0100 |
tree | c570a07dcdb27076bb37b3ed19323ffacfb4982b | |
parent | b075083f35309c4f3e50886d6f31a3a0e07a29b5 [diff] |
[S390] cio: Restart path verification after unsolicited interrupt. If we try to start path verification when an unsolicited interrupt is already pending, stctl shows status pending and we delay path verification again. We need to check for the doverify bit when the unsolicited interrupt comes in and then do path verification. Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>