Re: [PATCH v3 2/3] crypto: lib - move __crypto_xor into utils

From: Eric Biggers
Date: Fri Aug 26 2022 - 01:07:22 EST


On Fri, Aug 26, 2022 at 12:52:53PM +0800, Herbert Xu wrote:
> On Thu, Aug 25, 2022 at 09:48:25PM -0700, Eric Biggers wrote:
> >
> > The one I'm commenting on (patch 2 of 3). But patch 1 is needed as a
> > prerequisite.
>
> Oh so it's just dropping the select? Can you please send me a
> separate patch for the crypto tree with a Fixes header? I'll
> deal with the merge conflict.
>

Done: https://lore.kernel.org/r/20220826050456.101321-1-ebiggers@xxxxxxxxxx

- Eric