On Mon, Dec 23, 2019 at 12:20:47AM -0800, Andy Lutomirski wrote: > The separate blocking pool is going away. Start by ignoring > GRND_RANDOM in getentropy(2). > > This should not materially break any API. Any code that worked > without this change should work at least as well with this change. > > Signed-off-by: Andy Lutomirski <luto@xxxxxxxxxx> Applied, thanks. - Ted