Convert allocations to km_alloc(9).
authormpi <mpi@openbsd.org>
Sat, 24 Apr 2021 09:44:44 +0000 (09:44 +0000)
committermpi <mpi@openbsd.org>
Sat, 24 Apr 2021 09:44:44 +0000 (09:44 +0000)
commit333349e3bf113cc50b7098bdccc0b7ecabd4074c
treeb4dba0ed866873439cfaae04989be508e9fc8811
parentd160d8f0d1de6b90b17c7bffeee878740cc40bb4
Convert allocations to km_alloc(9).

Also document an existing bug where the mapping for `pm_pdir_intel' is
lost when PAE is enabled.

With inputs from hshoexer@, tested by bluhm@, ok mlarkin@
sys/arch/i386/i386/pmap.c
sys/arch/i386/i386/pmapae.c