Re: [RFC][PATCH 01/12] crypto: Remove u128 usage

From: H. Peter Anvin
Date: Mon Dec 19 2022 - 23:13:32 EST


On December 19, 2022 7:50:47 PM PST, Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> wrote:
>On Mon, Dec 19, 2022 at 06:03:04PM +0100, Jason A. Donenfeld wrote:
>>
>> Is there a patch at the end of the series that adds it back in to use u128?
>
>Could we do some ifdef trickery to reduce the amount of code churn
>please? Changing everything away from u128 and then back to it seems
>silly.
>
>Thanks,

Seems like "merging common code snippets" is something we at least used to do with single patches...