]> git.baikalelectronics.ru Git - kernel.git/commit
s390/zcrypt: Filter admin CPRBs on custom devices
authorJuergen Christ <jchrist@linux.ibm.com>
Wed, 9 Mar 2022 13:30:05 +0000 (14:30 +0100)
committerVasily Gorbik <gor@linux.ibm.com>
Sun, 27 Mar 2022 20:18:38 +0000 (22:18 +0200)
commitb6064ae4af235be886c5a416b216bff1c6dbdaa5
tree4f5cc188d66225aa310a516497648e30ea22f409
parent515d20dee443a2c3727680d327b7ed6dc3015108
s390/zcrypt: Filter admin CPRBs on custom devices

Add a filter for custom devices to check for allowed control domains of
admin CPRBs.  This filter only applies to custom devices and not to the
main device.

Signed-off-by: Juergen Christ <jchrist@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
drivers/s390/crypto/zcrypt_api.c