lkml.org 
[lkml]   [2017]   [Nov]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH V11 0/5] hash addresses printed with %p
On 11/30/17, Alexey Dobriyan <adobriyan@gmail.com> wrote:
>> Currently there exist approximately 14 000 places
>> in the Kernel where addresses are being printed
>> using an unadorned %p.
>
> Some of them are printing userpace pointers,
> so audit is necessary anyway:
>
> show_timer:
> seq_printf(m, "signal: %d/%p\n",
> timer->sigq->info.si_signo,
> timer->sigq->info.si_value.sival_ptr);
>

\
 
 \ /
  Last update: 2017-11-30 12:34    [W:0.037 / U:0.296 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site