On Tue, Oct 24, 2017 at 01:00:03AM +0200, Jason A. Donenfeld wrote: > Provided you've tested this and the static_key guard stuff actually > works as intended,
I tested by inserting a simple module that calls printf() with a bunch of different specifiers. So it's tested but not stress tested. Some stress testing might be nice, no ideas how to go about that though. > for the crypto/rng/siphash aspects: > > Reviewed-by: Jason A. Donenfeld <[email protected]> thanks, Tobin.

