smuellerDD/lrng

Rebase due to v5.18.1 incompatibility

Closed this issue · 16 comments

Hi,

Could you please update LRNG - with the release of kernel 5.18.1 (changes in drivers/char/random) LRNG stopped working. Thank you in advance!

@pfactum Could you please confirm?

@smuellerDD no kidding unfortunately :(, and thanks in advance for looking into this.

I have prepared a patch that will allow you to make revisions:

https://github.com/sirlucjan/kernel-patches/blob/master/5.18/lrng-patches-v2-sep/0027-lrng-5.18-update-to-the-latest-git-HEAD.patch

However, I can let you know tomorrow at the earliest.

Can you please try the updates?

Builds and boots fine for me, than you.

@xanmod Alexandre, it looks like LRNG is working again.

The problem seems to have been solved. Thanks a lot!

@smuellerDD Update 5.15 patches too, please.

Probably exactly the same as in 5.18 - changes in drivers/char/random.c

What issues do you see with 5.15?

5.15.44 provides massive rng refactoring. So, lrng didn't compile anymore. Also, patches from backports and kernel_patches folders are conflicted. Probably because in kernel_patches v43, in backports v45.