HomeFreeBSD

Remove dead code from the powerpc uma_small_alloc().

Description

Remove dead code from the powerpc uma_small_alloc().

32-bit Book-E doesn't set UMA_MD_SMALL_ALLOC, and 32-bit OEA platforms
have a 32-bit vm_paddr_t. Moreover, this code was wrong in that it
leaked the page if the check failed.

Reviewed by: jhibbits
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D23991

Details

Provenance
markjAuthored on Mar 6 2020, 8:44 PM
Parents
rG7ba6f5493de6: cxgbe/t4_tom: Do not uninitialize a toepcb that has not been initialized.
Branches
Unknown
Tags
Unknown

Event Timeline