[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+fCnZcwftJtROmUzhvqczxHvCxTEUmhoONPXPzX23OWMNm_Kg@mail.gmail.com>
Date: Mon, 4 Sep 2023 20:47:09 +0200
From: Andrey Konovalov <andreyknvl@...il.com>
To: Marco Elver <elver@...gle.com>
Cc: andrey.konovalov@...ux.dev,
Alexander Potapenko <glider@...gle.com>,
Dmitry Vyukov <dvyukov@...gle.com>,
Vlastimil Babka <vbabka@...e.cz>, kasan-dev@...glegroups.com,
Evgenii Stepanov <eugenis@...gle.com>,
Andrew Morton <akpm@...ux-foundation.org>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org,
Andrey Konovalov <andreyknvl@...gle.com>
Subject: Re: [PATCH 14/15] stackdepot: allow users to evict stack traces
On Wed, Aug 30, 2023 at 11:20 AM Marco Elver <elver@...gle.com> wrote:
>
> > +/**
> > + * stack_depot_evict - Drop a reference to a stack trace from stack depot
> > + *
> > + * @handle: Stack depot handle returned from stack_depot_save()
> > + *
> > + * The stack trace gets fully removed from stack depot once all references
>
> "gets fully removed" -> "is evicted" ?
>
> > + * to it has been dropped (once the number of stack_depot_evict calls matches
>
> "has been" -> "have been"
Will fix both in v2. Thanks!
Powered by blists - more mailing lists