HomeFreeBSD

[PowerPC64] fix uma_small_free panic

Description

[PowerPC64] fix uma_small_free panic

Fix panic "Freeing UMA block at 0xn with no associated page".
Also replaces pmap_remove call by pmap_kremove, for symmetry.

Reviewed by: jhibbits
Approved by: jhibbits (mentor)
Differential Revision: https://reviews.freebsd.org/D23931

Details

Provenance
alfredoAuthored on
Reviewer
jhibbits
Differential Revision
D23931: [PowerPC64] fix uma_small_free panic
Parents
rS358669: Mark the arm64 machdep.h as kernel only
Branches
Unknown
Tags
Unknown