On Fri, Feb 10, 2023 at 10:18 PM <andrey.konovalov@xxxxxxxxx> wrote: > > From: Andrey Konovalov <andreyknvl@xxxxxxxxxx> > > Clean up the exisiting comments and add new ones to depot_init_pool and > depot_alloc_stack. > > As a part of the clean-up, remove mentions of which variable is accessed > by smp_store_release and smp_load_acquire: it is clear as is from the > code. > > Signed-off-by: Andrey Konovalov <andreyknvl@xxxxxxxxxx> Reviewed-by: Alexander Potapenko <glider@xxxxxxxxxx> Thanks for the cleanup!