Page MenuHomeFreeBSD

Remove dead code from the powerpc uma_small_alloc().
ClosedPublic

Authored by markj on Mar 6 2020, 8:23 PM.
Tags
None
Referenced Files
F170790284: D23991.id69277.diff
Sun, Sep 6, 3:45 PM
Unknown Object (File)
Thu, Sep 3, 5:36 PM
Unknown Object (File)
Thu, Sep 3, 5:10 PM
Unknown Object (File)
Thu, Sep 3, 3:26 PM
Unknown Object (File)
Tue, Sep 1, 9:51 PM
Unknown Object (File)
Tue, Sep 1, 4:17 PM
Unknown Object (File)
Tue, Sep 1, 3:34 PM
Unknown Object (File)
Sun, Aug 30, 8:25 PM
Subscribers

Details

Summary

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.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 29833
Build 27659: arc lint + arc unit