diff options
author | Stefan Haberland <sth@linux.vnet.ibm.com> | 2016-08-09 13:58:48 (GMT) |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2016-08-11 07:29:14 (GMT) |
commit | af7752106e4f12b4ee47b4eca3e7ba4bcec6e7e5 (patch) | |
tree | b2a576c4338d47658886d3263a6d7e6983bcba70 /drivers/nfc | |
parent | 4d81aaa53c2dea220ddf88e19c33033d6cf4f8cb (diff) | |
download | linux-af7752106e4f12b4ee47b4eca3e7ba4bcec6e7e5.tar.xz |
s390/dasd: fix failing CUIR assignment under LPAR
On LPAR the read message buffer command should be executed on the path
it was received on otherwise there is a chance that the CUIR assignment
might be faulty and the wrong channel path is set online/offline.
Fix by setting the path mask accordingly.
On z/VM we might not be able to do I/O on this path but there it does
not matter on which path the read message buffer command is executed.
Therefor implement a retry with an open path mask.
Signed-off-by: Stefan Haberland <sth@linux.vnet.ibm.com>
Diffstat (limited to 'drivers/nfc')
0 files changed, 0 insertions, 0 deletions