On Fri, Jun 03, 2022 at 04:48:13PM +0200, Greg KH wrote:
On Thu, Jun 02, 2022 at 10:23:22PM +0200, Jason A. Donenfeld wrote:
Hi Greg,
I forgot two things when doing the 5.15 backport. The first is a patch from Justin fixing a bug in some of the lib/crypto Kconfig changes, which Pablo (CC'd) pointed out was missed. The second is that the backport of 5acd35487dc9 ("random: replace custom notifier chain with standard one") isn't quite right without Nicolai's patches there too, since the drbg module is removable.
I'll continue to monitor all the channels I possibly can for chatter about problems, but so far this is all I've run into.
All now queued up, thanks.
Thanks. Note that the 5.10 patchset I posted is identical to this one, except I made sure patch 1/5 applies. Just cherry picking the 5.15 has a trivial conflict to fix up.
Jason