[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Yde6hZ41agqa2zs3@casper.infradead.org>
Date: Fri, 7 Jan 2022 03:59:01 +0000
From: Matthew Wilcox <willy@...radead.org>
To: Wei Yang <richard.weiyang@...il.com>
Cc: peterz@...radead.org, akpm@...ux-foundation.org, vbabka@...e.cz,
will@...nel.org, linyunsheng@...wei.com, aarcange@...hat.com,
feng.tang@...el.com, ebiederm@...ssion.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mm: remove offset check on page->compound_head and
folio->lru
On Thu, Jan 06, 2022 at 11:52:54PM +0000, Wei Yang wrote:
> FOLIO_MATCH() is used to make sure struct page and folio has identical
> layout for the first several words.
>
> The comparison of offset between page->compound_head and folio->lru is
> more like an internal check in struct page.
>
> This patch just removes it.
>
> Signed-off-by: Wei Yang <richard.weiyang@...il.com>
No.
Powered by blists - more mailing lists