]> git.baikalelectronics.ru Git - kernel.git/commit
s390/zcrypt: Fix cryptographic device id in kernel messages
authorIngo Tuchscherer <ingo.tuchscherer@linux.vnet.ibm.com>
Fri, 22 Jan 2016 15:18:29 +0000 (16:18 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 26 Jan 2016 11:46:58 +0000 (12:46 +0100)
commit747d79cc3a4a417de2fed801b981f7291d4a7c66
tree2ccadb61a115d8342f276cbeaa6d3523567fa2e7
parentce89cfae764a0fa9ff44851e3faa7d46f5db5b28
s390/zcrypt: Fix cryptographic device id in kernel messages

Currently, on card response failures a combination of card domain and
domain id is recorded in the kernel messages.

According to the message description only the card id will be recorded.
The domain id is not relevant, since the whole card including all domains
is set offline.

Signed-off-by: Ingo Tuchscherer <ingo.tuchscherer@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/crypto/zcrypt_error.h
drivers/s390/crypto/zcrypt_msgtype50.c
drivers/s390/crypto/zcrypt_msgtype6.c