OSDN Git Service

parisc: Rename PMD_ORDER to PMD_TABLE_ORDER
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Thu, 15 Jul 2021 13:46:12 +0000 (14:46 +0100)
committerHelge Deller <deller@gmx.de>
Mon, 30 Aug 2021 08:18:25 +0000 (10:18 +0200)
commit7bf82eb3873fbbee8273f60ddef584194b99f6c1
tree2616ce713f5eb3bb35df07e5bcae8a886e0c4eb6
parent7f2dcc7371c1ab6e5d3678a7eff1cb0eb9725de9
parisc: Rename PMD_ORDER to PMD_TABLE_ORDER

This is the order of the page table allocation, not the order of a PMD.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/asm/pgalloc.h
arch/parisc/include/asm/pgtable.h
arch/parisc/mm/init.c