Re: [PATCH v2 07/18] lib/stackdepot: reorder and annotate global variables

From: Alexander Potapenko
Date: Mon Feb 13 2023 - 05:34:48 EST


On Fri, Feb 10, 2023 at 10:17 PM <andrey.konovalov@xxxxxxxxx> wrote:
>
> From: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
>
> Group stack depot global variables by their purpose:
>
> 1. Hash table-related variables,
> 2. Slab-related variables,
>
> and add comments.
>
> Also clean up comments for hash table-related constants.
>
> Signed-off-by: Andrey Konovalov <andreyknvl@xxxxxxxxxx>
Reviewed-by: Alexander Potapenko <glider@xxxxxxxxxx>