On Sat, Nov 15, 2025 at 03:08:15PM -0800, Eric Biggers wrote:
> This series rewrites memcpy_sglist() to fix the bug where it called
> functions that could fail and ignored errors.
>
> This series is targeting crypto/master.
While this is a worthwhile improvement, I don't think it's a bug
fix. The only error that can actually happen is if you call
memcpy_tosglist from hard IRQ context.
Since there isn't any such usage in the current kernel, this is
purely an enhancement.
So I will be putting this into cryptodev and not crypto.
Thanks,
--
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt