]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[S390] cio: Restart path verification after unsolicited interrupt.
authorCornelia Huck <cornelia.huck@de.ibm.com>
Mon, 5 Feb 2007 20:17:09 +0000 (21:17 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 5 Feb 2007 20:17:09 +0000 (21:17 +0100)
commit18374d376c7eb30b6359759e767cd99397b377d2
treec570a07dcdb27076bb37b3ed19323ffacfb4982b
parentb075083f35309c4f3e50886d6f31a3a0e07a29b5
[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>
drivers/s390/cio/device_fsm.c