From: Ard Biesheuvel Date: Wed, 6 May 2015 13:54:31 +0000 (+0200) Subject: crypto: arm64/sha1-ce - prevent asm code finalization in final() path X-Git-Tag: omap-for-v4.2/wakeirq-drivers~2^2~37^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf7883ebcb9c0880b8f5d22c1435a3de15283f0a;p=pandora-kernel.git crypto: arm64/sha1-ce - prevent asm code finalization in final() path Ensure that the asm code finalization path is not triggered when invoked via final(), since it already takes care of that itself. Signed-off-by: Ard Biesheuvel Signed-off-by: Herbert Xu --- Reading git-diff-tree failed