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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C4DCAC6FD18 for ; Thu, 30 Mar 2023 03:17:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229517AbjC3DRh (ORCPT ); Wed, 29 Mar 2023 23:17:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49836 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229500AbjC3DRg (ORCPT ); Wed, 29 Mar 2023 23:17:36 -0400 Received: from 167-179-156-38.a7b39c.syd.nbn.aussiebb.net (167-179-156-38.a7b39c.syd.nbn.aussiebb.net [167.179.156.38]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 791594EFC for ; Wed, 29 Mar 2023 20:17:35 -0700 (PDT) Received: from loth.rohan.me.apana.org.au ([192.168.167.2]) by formenos.hmeau.com with smtp (Exim 4.94.2 #2 (Debian)) id 1phin4-00AD5Y-3F; Thu, 30 Mar 2023 11:17:31 +0800 Received: by loth.rohan.me.apana.org.au (sSMTP sendmail emulation); Thu, 30 Mar 2023 11:17:30 +0800 Date: Thu, 30 Mar 2023 11:17:30 +0800 From: Herbert Xu To: Thomas BOURGOIN Cc: Linux Crypto Mailing List Subject: Re: [PATCH] crypto: hash - Remove maximum statesize limit Message-ID: References: <0ac4854f-a8cb-1344-7de7-3c2579e6eba6@foss.st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0ac4854f-a8cb-1344-7de7-3c2579e6eba6@foss.st.com> Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On Wed, Mar 29, 2023 at 05:26:29PM +0200, Thomas BOURGOIN wrote: > Hi herbert, > > I'm testing the serie on STM32MP1. > I cannot apply the patch on my kernel tree. > The patch fails to apply for the file crypto/ahash.c > I tried on tags v6.3-rc1 ans v6.3-p2. > > On which branch can I test your patch ? Please use the cryptodev tree for all crypto work. Thanks, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt