Page MenuHomeFreeBSD

stand: Fix KASSERT use
ClosedPublic

Authored by imp on Jan 11 2022, 11:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 19 2024, 3:25 AM
Unknown Object (File)
Oct 31 2024, 4:06 PM
Unknown Object (File)
Oct 23 2024, 12:24 AM
Unknown Object (File)
Oct 20 2024, 9:31 AM
Unknown Object (File)
Oct 18 2024, 1:04 PM
Unknown Object (File)
Oct 13 2024, 2:31 PM
Unknown Object (File)
Oct 1 2024, 11:42 AM
Unknown Object (File)
Sep 27 2024, 4:16 PM
Subscribers

Details

Summary

Explicitly include sys/systm.h to pull in KASSERT.

Sponsored by: Netflix

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 43867
Build 40755: arc lint + arc unit

Event Timeline

imp requested review of this revision.Jan 11 2022, 11:40 PM
jhb added a subscriber: jhb.

Huh. Another good reason to kill xform.c.

This revision is now accepted and ready to land.Jan 11 2022, 11:41 PM
This revision was automatically updated to reflect the committed changes.