Re: [PATCH v1] random: block in /dev/urandom
From: Jason A. Donenfeld
Date: Sat Apr 23 2022 - 17:11:00 EST
Hey Guenter,
On Sat, Apr 23, 2022 at 06:56:31AM -0700, Guenter Roeck wrote:
> Looks like your code is already in -next; I see the same failures in
> your tree and there.
So interestingly, none of the old issues are now present (the hangs on
versatilepb and such), so that's very positive. As for the crashes you
found:
> openrisc generates a warning backtrace.
> parisc crashes.
> s390 crashes silently, no crash log.
I've now fixed these too, and tested the fixes as well. Hopefully the
new jd/for-guenther branch has no regressions at all now... Knock on
wood.
Thanks a bunch for looking at this. Very much appreciated.
Jason