From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D0715C433F5 for ; Fri, 29 Oct 2021 04:14:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A257561107 for ; Fri, 29 Oct 2021 04:14:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229542AbhJ2EQv (ORCPT ); Fri, 29 Oct 2021 00:16:51 -0400 Received: from helcar.hmeau.com ([216.24.177.18]:56386 "EHLO deadmen.hmeau.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229504AbhJ2EQv (ORCPT ); Fri, 29 Oct 2021 00:16:51 -0400 Received: from gondobar.mordor.me.apana.org.au ([192.168.128.4] helo=gondobar) by deadmen.hmeau.com with esmtp (Exim 4.92 #5 (Debian)) id 1mgJHU-0002ic-V2; Fri, 29 Oct 2021 12:14:17 +0800 Received: from herbert by gondobar with local (Exim 4.92) (envelope-from ) id 1mgJHN-0000q2-0l; Fri, 29 Oct 2021 12:14:09 +0800 Date: Fri, 29 Oct 2021 12:14:09 +0800 From: Herbert Xu To: Linus Torvalds , "David S. Miller" , Linux Kernel Mailing List , Linux Crypto Mailing List Subject: [GIT PULL] Crypto Fixes for 5.15 Message-ID: <20211029041408.GA3192@gondor.apana.org.au> References: <20200803044024.GA6429@gondor.apana.org.au> <20200830223304.GA16882@gondor.apana.org.au> <20201026011159.GA2428@gondor.apana.org.au> <20201227113221.GA28744@gondor.apana.org.au> <20210108035450.GA6191@gondor.apana.org.au> <20210708030913.GA32097@gondor.apana.org.au> <20210817013601.GA14148@gondor.apana.org.au> <20210929023843.GA28594@gondor.apana.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210929023843.GA28594@gondor.apana.org.au> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org Hi Linus: This push fixes a build-time warning in x86/sm4. The following changes since commit 0e14ef38669ce4faa80589247fe8ed8a3780f414: crypto: x86/sm4 - Fix frame pointer stack corruption (2021-09-24 15:58:50 +0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus for you to fetch changes up to f8690a4b5a1b64f74ae5c4f7c4ea880d8a8e1a0d: crypto: x86/sm4 - Fix invalid section entry size (2021-10-22 20:23:01 +0800) ---------------------------------------------------------------- Tianjia Zhang (1): crypto: x86/sm4 - Fix invalid section entry size arch/x86/crypto/sm4-aesni-avx-asm_64.S | 6 +++++- arch/x86/crypto/sm4-aesni-avx2-asm_64.S | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) Thanks, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt