Re: [PATCH 1/6] mm: page_alloc: remove pcppage migratetype caching

From: Andrew Morton
Date: Mon Sep 11 2023 - 22:42:20 EST


On Mon, 11 Sep 2023 15:59:43 -0400 Zi Yan <ziy@xxxxxxxxxx> wrote:

> > A side effect is that this also ensures that pages whose pageblock
> > gets stolen while on the pcplist end up on the right freelist and we
> > don't perform potentially type-incompatible buddy merges (or skip
> > merges when we shouldn't), whis is likely beneficial to long-term
>
> s/whis/this

Thanks, I did s/whis/which/