On Tue, Jan 08, 2019 at 06:56:46AM +0000, Christophe Leroy wrote:
This patch moves the mapping of IV after the kmalloc(). This avoids having to unmap in case kmalloc() fails.
Signed-off-by: Christophe Leroy christophe.leroy@c-s.fr
new in v4
drivers/crypto/talitos.c | 25 +++++++------------------ 1 file changed, 7 insertions(+), 18 deletions(-)
All applied. Thanks.