commit | 9434f5d3bef97c7212ef6d96d7783e3a3a6c1cb5 | [log] [tgz] |
---|---|---|
author | Harald Freudenberger <freude@linux.ibm.com> | Fri Oct 12 08:35:24 2018 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Oct 15 12:16:57 2018 +0200 |
tree | 6cfe5a2d6bec8e5ed3856e89fe66cada78f01709 | |
parent | 5eaf436e0e5b7ce05ef9371e82f87319bc9a5173 [diff] |
s390/zcrypt: fix broken zcrypt_send_cprb in-kernel api function With the new multi zcrypt device node support there came in a code rework which broke the in-kernel api function zcrypt_send_cprb(). This function is used by the pkey kernel module and as an effect, transforming a secure key into a protected key did not work any more. Signed-off-by: Harald Freudenberger <freude@linux.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>