mm/debug: remove call to head_compound_mapcount()
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Wed, 11 Jan 2023 14:28:58 +0000 (14:28 +0000)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 3 Feb 2023 06:32:57 +0000 (22:32 -0800)
commit91ec7f284a0c445b251caba942c993ebf7b6db9f
treeb6191398ac3fb8f0c9ae8dd663694c8af0ede21b
parentc7f84b5723f1a60becd79d895ab214a7d5ee93c1
mm/debug: remove call to head_compound_mapcount()

Call folio_entire_mapcount() instead.

Link: https://lkml.kernel.org/r/20230111142915.1001531-13-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/debug.c