summaryrefslogtreecommitdiff
path: root/drivers/pps
diff options
context:
space:
mode:
authorMartin Schwidefsky <schwidefsky@de.ibm.com>2015-09-14 17:59:27 +0300
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2015-10-14 15:32:22 +0300
commitf58fe336009f451748c1c337f35130a320ef923d (patch)
treea374f011ddd2cbf4be42ce386eed982ea70dd195 /drivers/pps
parentfcd0d1f637e57777fdc742adee6bfbcab5876295 (diff)
downloadlinux-f58fe336009f451748c1c337f35130a320ef923d.tar.xz
s390/zcrypt: use explicit return code for flushed requests
If a AP device is removed while messages are still pending, the requests are cancelled by calling the message receive function with an error pointer for the reply. The message type receive handler recognize this and create a fake hardware error TYPE82_RSP_CODE / REP82_ERROR_MACHINE_FAILURE. The message with the hardware error then causes a printk and a return code of -EAGAIN. Replace the intricate scheme with an explicit return code for this sitation and avoid the error message. Reviewd-by: Ingo Tuchscherer <ingo.tuchscherer@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/pps')
0 files changed, 0 insertions, 0 deletions