Hi, Stephan, On Fri, Mar 24, 2023 at 6:56 PM Stephan Mueller <smueller@xxxxxxxxxx> wrote: > > Thank you very much. I have fixed it in my local copy, but will wait for > another bit in case there are other reports. A couple of more suggestions, if I may. These are really small, I'm suggesting them just due to a sense of perfection. 1) A patch name. All the patches in this area look like "crypto: jitter - <lowercase letters>". Probably a patch name could be adjusted as "crypto: jitter - permanent and intermittent health errors"? 2) You use panic("Jitter RNG permanent health test failure\n") in your patch. With that, probably, jent_panic() could be removed, since nothing is using it, couldn't it? Best regards, Vladis