commit | 284c43e6af415515865d2900d18d1382979c777c | [log] [tgz] |
---|---|---|
author | Harald Freudenberger <freude@linux.vnet.ibm.com> | Wed Apr 26 13:56:41 2017 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Apr 26 16:52:57 2017 +0200 |
tree | 9e464a70532770cb4d9e54da948ffc6532599620 | |
parent | bbcb478e3fefa5d9acff6a5311073fae0809a9c3 [diff] |
s390/crypt: use the correct module alias for paes_s390. For automatic module loading (e.g. as it is used with cryptsetup) an alias "paes" for the paes_s390 kernel module is needed. Correct the paes_s390 module alias from "aes-all" to "paes". Signed-off-by: Harald Freudenberger <freude@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>