diff options
author | Mike Rapoport <rppt@linux.ibm.com> | 2022-07-05 18:47:08 +0300 |
---|---|---|
committer | akpm <akpm@linux-foundation.org> | 2022-07-17 17:14:44 -0700 |
commit | 391145380f4b432403d8bdaf53ad7109104cb0df (patch) | |
tree | b389a6a674a19ca93a42de72af9ee8bc7e30aa79 /mm/huge_memory.c | |
parent | 64c5ed22d6080f8ad07ed782087582a5f023f788 (diff) |
ARM: head.S: rename PMD_ORDER to PMD_ENTRY_ORDER
PMD_ORDER denotes order of magnitude for a PMD entry, i.e PMD entry size
is 2 ^ PMD_ORDER.
Rename PMD_ORDER to PMD_ENTRY_ORDER to allow a generic definition of
PMD_ORDER as order of a PMD allocation: (PMD_SHIFT - PAGE_SHIFT).
Link: https://lkml.kernel.org/r/20220705154708.181258-16-rppt@kernel.org
Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
Acked-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/huge_memory.c')
0 files changed, 0 insertions, 0 deletions