Re: [PATCH mm v2] kfence: show cpu and timestamp in alloc/free info

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 14 Jul 2021 at 19:38, 'Yuanyuan Zhong' via kasan-dev
<kasan-dev@xxxxxxxxxxxxxxxx> 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@xxxxxxxxxx



[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux