On Mon, Dec 13, 2021 at 10:52 PM <andrey.konovalov@xxxxxxxxx> wrote: > > From: Andrey Konovalov <andreyknvl@xxxxxxxxxx> > > Separate code for zeroing memory from the code clearing tags in > post_alloc_hook(). > > This patch is not useful by itself but makes the simplifications in > the following patches easier to follow. > > This patch does no functional changes. > > Signed-off-by: Andrey Konovalov <andreyknvl@xxxxxxxxxx> Reviewed-by: Alexander Potapenko <glider@xxxxxxxxxx>