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 E89D6C4167B for ; Mon, 30 Oct 2023 05:24:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231166AbjJ3FYJ (ORCPT ); Mon, 30 Oct 2023 01:24:09 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55080 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230488AbjJ3FYI (ORCPT ); Mon, 30 Oct 2023 01:24:08 -0400 Received: from abb.hmeau.com (abb.hmeau.com [144.6.53.87]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 72A8990; Sun, 29 Oct 2023 22:24:05 -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 1qxKkc-00COW1-SZ; Mon, 30 Oct 2023 13:23:47 +0800 Received: by loth.rohan.me.apana.org.au (sSMTP sendmail emulation); Mon, 30 Oct 2023 13:23:53 +0800 Date: Mon, 30 Oct 2023 13:23:53 +0800 From: Herbert Xu To: Stephen Rothwell Cc: David Miller , Jakub Kicinski , Paolo Abeni , Networking , Linux Crypto List , Dmitry Safonov <0x7f454c46@gmail.com>, Dmitry Safonov , Francesco Ruggeri , Salam Noureddine , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: build failure after merge of the crypto tree Message-ID: References: <20231030155809.6b47288c@canb.auug.org.au> <20231030160953.28f2df61@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20231030160953.28f2df61@canb.auug.org.au> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 30, 2023 at 04:09:53PM +1100, Stephen Rothwell wrote: > > From: Stephen Rothwell > Date: Mon, 30 Oct 2023 15:54:37 +1100 > Subject: [PATCH] fix up for "crypto: ahash - remove crypto_ahash_alignmask" > > interacting with "net/tcp: Introduce TCP_AO setsockopt()s" > > Signed-off-by: Stephen Rothwell > --- > net/ipv4/tcp_ao.c | 6 ------ > 1 file changed, 6 deletions(-) Acked-by: Herbert Xu If we simply apply this patch to the netdev tree then everything should work at the next merge window. But perhaps you could change the patch description to say something like remove the obsolete crypto_hash_alignmask. It's not important though. Thanks, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt