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

From: Marco Elver
Date: Tue Jul 13 2021 - 12:19:47 EST


Hello, Andrew,

This patch is ready to be picked up.

Many thanks,
-- Marco

On Tue, 29 Jun 2021 at 13:40, 'Jörn Engel' via kasan-dev
<kasan-dev@xxxxxxxxxxxxxxxx> wrote:
> On Tue, Jun 29, 2021 at 01:34:27PM +0200, Alexander Potapenko wrote:
> > On Tue, Jun 29, 2021 at 1:33 PM Marco Elver <elver@xxxxxxxxxx> wrote:
> > >
> > > Record cpu and timestamp on allocations and frees, and show them in
> > > reports. Upon an error, this can help correlate earlier messages in the
> > > kernel log via allocation and free timestamps.
> > >
> > > Suggested-by: Joern Engel <joern@xxxxxxxxxxxxxxx>
> > > Signed-off-by: Marco Elver <elver@xxxxxxxxxx>
> >
> > Acked-by: Alexander Potapenko <glider@xxxxxxxxxx>
> Acked-by: Joern Engel <joern@xxxxxxxxxxxxxxx>