Page MenuHomeFreeBSD

stand: Fix KASSERT use
ClosedPublic

Authored by imp on Jan 11 2022, 11:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 12, 6:08 AM
Unknown Object (File)
Tue, Nov 11, 10:28 PM
Unknown Object (File)
Sun, Nov 9, 8:01 PM
Unknown Object (File)
Oct 15 2025, 8:28 AM
Unknown Object (File)
Oct 15 2025, 8:28 AM
Unknown Object (File)
Oct 15 2025, 8:28 AM
Unknown Object (File)
Oct 14 2025, 10:04 PM
Unknown Object (File)
Oct 14 2025, 9:41 PM
Subscribers

Details

Summary

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

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.