K 10 svn:author V 7 alfredo K 8 svn:date V 27 2020-03-05T12:24:48.200581Z K 7 svn:log V 274 [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 END