]> git.baikalelectronics.ru Git - kernel.git/commit
s390/crypt: use the correct module alias for paes_s390.
authorHarald Freudenberger <freude@linux.vnet.ibm.com>
Wed, 26 Apr 2017 11:56:41 +0000 (13:56 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 26 Apr 2017 14:52:57 +0000 (16:52 +0200)
commit12cf1651d8b22e8631aed82acf4e4796dea8731d
tree9e464a70532770cb4d9e54da948ffc6532599620
parent59edd7044b06fcd5470813a074c723b909a0a64d
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>
arch/s390/crypto/paes_s390.c