From: Ard Biesheuvel Date: Wed, 6 May 2015 13:54:32 +0000 (+0200) Subject: crypto: arm64/sha2-ce - prevent asm code finalization in final() path X-Git-Tag: omap-for-v4.2/wakeirq-drivers~2^2~37^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec59a65d694e5fd99d76565b93468c99ae8dff79;p=pandora-kernel.git crypto: arm64/sha2-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