Re: [PATCHSET 0/2] Fix splice from random/urandom

From: Jason A. Donenfeld
Date: Thu May 19 2022 - 19:25:57 EST


Hi Jens,

On Fri, May 20, 2022 at 1:22 AM Jens Axboe <axboe@xxxxxxxxx> wrote:
> I can certainly do the write side too. To fix this regression, I just
> valued doing read_iter first and I'd hate to hold that up to do the
> write side too. I'll do the write side later today, but let's keep them
> separate.

Excellent, thanks. I plan to queue these up all in a row.

Jason