Re: linux-next: build failure after merge of the crypto tree
From: Dmitry Safonov <hidden>
Date: 2023-10-30 17:45:04
Also in:
linux-crypto, linux-next, lkml
From: Dmitry Safonov <hidden>
Date: 2023-10-30 17:45:04
Also in:
linux-crypto, linux-next, lkml
On 10/30/23 05:23, Herbert Xu wrote:
On Mon, Oct 30, 2023 at 04:09:53PM +1100, Stephen Rothwell wrote:quoted
From: Stephen Rothwell <redacted> 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 <redacted> --- net/ipv4/tcp_ao.c | 6 ------ 1 file changed, 6 deletions(-)Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Reviewed-by: Dmitry Safonov <redacted>
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.
Thank you,
Dmitry