Page MenuHomeFreeBSD

uma: fix user build
AbandonedPublic

Authored by rlibby on Dec 13 2019, 8:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 21, 3:35 PM
Unknown Object (File)
Jan 20 2025, 11:57 AM
Unknown Object (File)
Nov 19 2024, 12:50 AM
Unknown Object (File)
Nov 11 2024, 5:25 PM
Unknown Object (File)
Oct 28 2024, 12:09 AM
Unknown Object (File)
Oct 28 2024, 12:06 AM
Unknown Object (File)
Oct 19 2024, 4:13 PM
Unknown Object (File)
Oct 19 2024, 4:13 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.