[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <60ea6d69-a5f8-4e7b-8c4c-e54488adfadb@csgroup.eu>
Date: Mon, 27 May 2024 06:03:30 +0000
From: Christophe Leroy <christophe.leroy@...roup.eu>
To: "peterx@...hat.com" <peterx@...hat.com>, "linux-kernel@...r.kernel.org"
<linux-kernel@...r.kernel.org>, "linux-mm@...ck.org" <linux-mm@...ck.org>
CC: Andrew Morton <akpm@...ux-foundation.org>, "x86@...nel.org"
<x86@...nel.org>, Muchun Song <muchun.song@...ux.dev>, Mike Rapoport
<rppt@...nel.org>, Matthew Wilcox <willy@...radead.org>,
"sparclinux@...r.kernel.org" <sparclinux@...r.kernel.org>, Jason Gunthorpe
<jgg@...dia.com>, "linuxppc-dev@...ts.ozlabs.org"
<linuxppc-dev@...ts.ozlabs.org>, "linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH v2 12/14] mm/treewide: Remove pXd_huge()
Le 18/03/2024 à 21:04, peterx@...hat.com a écrit :
> From: Peter Xu <peterx@...hat.com>
>
> This API is not used anymore, drop it for the whole tree.
Some documentation remain in v6.10-rc1:
$ git grep -w p.d_huge
Documentation/mm/arch_pgtable_helpers.rst:| pmd_huge |
Tests a HugeTLB mapped PMD |
Documentation/mm/arch_pgtable_helpers.rst:| pud_huge |
Tests a HugeTLB mapped PUD |
arch/x86/mm/pat/set_memory.c: * otherwise
pmd_present/pmd_huge will return true
Christophe
Powered by blists - more mailing lists