Re: [PATCH v7] printk: hash addresses printed with %p

From: Tobin C. Harding
Date: Mon Oct 23 2017 - 20:32:07 EST


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 <Jason@xxxxxxxxx>

thanks,
Tobin.