HomeFreeBSD

arm64: fix L1 pindex calculation in pmap_growkernel()

Description

arm64: fix L1 pindex calculation in pmap_growkernel()

Use the pmap_l1_pindex() macro which accounts for the NUL2E offset.
While here, use pmap_l2_pindex() macro further down (no change).

Prompted by pull request and commit 2e33abc35460, making the change for
the riscv pmap.

Details

Provenance
mhorneAuthored on Aug 29 2024, 3:25 PM
Differential Revision
D46477: arm64: fix L1 pindex calculation in pmap_growkernel()
Parents
rG080c85127e3f: mixer(8) tests: Fix cleanup routine
Branches
Unknown
Tags
Unknown