diff options
author | Ingo Franzki <ifranzki@linux.ibm.com> | 2023-10-26 12:24:03 +0300 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2023-11-06 00:34:57 +0300 |
commit | cfaef6516e9ac64e36967bd74d173b67fef6eee4 (patch) | |
tree | d2abbf51f9248355a6d23337e79232e0eb83e041 /include/misc | |
parent | aa44433ac4ee2ae59b4b11e01eddb6241ae24ef5 (diff) | |
download | linux-cfaef6516e9ac64e36967bd74d173b67fef6eee4.tar.xz |
s390/zcrypt: don't report online if card or queue is in check-stop state
If a card or a queue is in check-stop state, it can't be used by
applications to perform crypto operations. Applications check the 'online'
sysfs attribute to check if a card or queue is usable.
Report a card or queue as offline in case it is in check-stop state.
Furthermore, don't allow to set a card or queue online, if it is in
check-stop state.
This is similar to when the card or the queue is in deconfigured state,
there it is also reported as being offline, and it can't be set online.
Reviewed-by: Harald Freudenberger <freude@linux.ibm.com>
Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'include/misc')
0 files changed, 0 insertions, 0 deletions