Hi Paul, On Tue, 24 Nov 2020 at 12:02, Marco Elver <el...@google.com> wrote: > Rewrite kcsan_prandom_u32_max() to not depend on code that might be > instrumented, removing any dependency on lib/random32.c. The rewrite > implements a simple linear congruential generator, that is sufficient > for our purposes (for udelay() and skip_watch counter randomness). > [...]
It's been about 7 days -- feel free to pick up this series (unless there are new comments). Thanks, -- Marco