diff options
author | Ingo Molnar <mingo@kernel.org> | 2018-07-17 09:31:30 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2018-07-17 09:31:30 +0200 |
commit | 37c45b2354cb2270f246679bedd8bf798cca351c (patch) | |
tree | 113dbc1a94cc8e106b98c5d00105c91bd6623419 /arch/x86/crypto/aegis128l-aesni-asm.S | |
parent | x86/mm: Add TLB purge to free pmd/pte page interfaces (diff) | |
parent | Linux 4.18-rc5 (diff) | |
download | linux-37c45b2354cb2270f246679bedd8bf798cca351c.tar.xz linux-37c45b2354cb2270f246679bedd8bf798cca351c.zip |
Merge tag 'v4.18-rc5' into x86/mm, to pick up fixes
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/crypto/aegis128l-aesni-asm.S')
-rw-r--r-- | arch/x86/crypto/aegis128l-aesni-asm.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/crypto/aegis128l-aesni-asm.S b/arch/x86/crypto/aegis128l-aesni-asm.S index 9263c344f2c7..4eda2b8db9e1 100644 --- a/arch/x86/crypto/aegis128l-aesni-asm.S +++ b/arch/x86/crypto/aegis128l-aesni-asm.S @@ -645,6 +645,7 @@ ENTRY(crypto_aegis128l_aesni_enc_tail) state_store0 FRAME_END + ret ENDPROC(crypto_aegis128l_aesni_enc_tail) /* |