Re: [PATCH] mm: treewide: Clarify pgtable_page_{ctor,dtor}() naming

2019-06-11 Thread Mark Rutland
On Mon, Jun 10, 2019 at 01:05:11PM -0700, Andrew Morton wrote: > On Mon, 10 Jun 2019 17:33:54 +0100 Mark Rutland wrote: > > > The naming of pgtable_page_{ctor,dtor}() seems to have confused a few > > people, and until recently arm64 used these erroneously/pointlessly for > > other levels of

Re: [PATCH] mm: treewide: Clarify pgtable_page_{ctor,dtor}() naming

2019-06-10 Thread Andrew Morton
On Mon, 10 Jun 2019 17:33:54 +0100 Mark Rutland wrote: > The naming of pgtable_page_{ctor,dtor}() seems to have confused a few > people, and until recently arm64 used these erroneously/pointlessly for > other levels of pagetable. > > To make it incredibly clear that these only apply to the PTE

[PATCH] mm: treewide: Clarify pgtable_page_{ctor,dtor}() naming

2019-06-10 Thread Mark Rutland
The naming of pgtable_page_{ctor,dtor}() seems to have confused a few people, and until recently arm64 used these erroneously/pointlessly for other levels of pagetable. To make it incredibly clear that these only apply to the PTE level, and to align with the naming of