Page MenuHomeFreeBSD

uma: fix user build
AbandonedPublic

Authored by rlibby on Dec 13 2019, 8:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 3, 6:20 PM
Unknown Object (File)
Wed, Apr 29, 6:01 AM
Unknown Object (File)
Tue, Apr 28, 3:15 AM
Unknown Object (File)
Tue, Apr 28, 12:40 AM
Unknown Object (File)
Thu, Apr 23, 9:46 AM
Unknown Object (File)
Sun, Apr 19, 4:55 AM
Unknown Object (File)
Apr 8 2026, 2:03 PM
Unknown Object (File)
Mar 19 2026, 12:28 PM
Subscribers
None

Details

Reviewers
jeff
markj
Summary

Rather than finding the right way to spell offsetof, just guard all of
slab definition in ifdef _KERNEL, since userspace doesn't need it.

Test Plan

make buildworld buildkernel

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 28135
Build 26271: arc lint + arc unit

Event Timeline

I went ahead and committed this in r355746 along with re-application of D22759.

Marking abandoned because I don't see any other way to close it, having not mentioned the url in the log.