lkml.org 
[lkml]   [2021]   [Jul]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH mm v2] kfence: show cpu and timestamp in alloc/free info
On Wed, 14 Jul 2021 at 19:38, 'Yuanyuan Zhong' via kasan-dev
<kasan-dev@googlegroups.com> wrote:
> > + /* Timestamp matches printk timestamp format. */
> > + seq_con_printf(seq, "%s by task %d on cpu %d at %lu.%06lus:\n",
> > + show_alloc ? "allocated" : "freed", meta->alloc_track.pid,
> > + meta->alloc_track.cpu, (unsigned long)ts_sec, rem_nsec / 1000);
>
> s/meta->alloc_track\./track->/

Thanks for spotting this!

v3: https://lkml.kernel.org/r/20210714175312.2947941-1-elver@google.com

\
 
 \ /
  Last update: 2021-07-14 19:55    [W:0.253 / U:0.160 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site