Re: [PATCH V11 4/5] vsprintf: add printk specifier %px
From: Linus Torvalds
Date: Wed Nov 29 2017 - 17:47:08 EST
On Wed, Nov 29, 2017 at 2:28 PM, Kees Cook <keescook@xxxxxxxxxxxx> wrote:
>
> In the future, maybe we could have a knob: unhashed, hashed (default),
> or zeroed.
I haven't actually seen a case for that yet.
Let's see if there are actually any debug issues at all, and how big
they are before worrying about it.
Linus