Page MenuHomeFreeBSD

i386: Add static asssert for context size
ClosedPublic

Authored by imp on Feb 8 2022, 10:04 PM.
Tags
None
Referenced Files
F111600523: D34211.diff
Wed, Mar 5, 8:32 PM
Unknown Object (File)
Mon, Feb 24, 1:32 AM
Unknown Object (File)
Sat, Feb 15, 2:05 PM
Unknown Object (File)
Sat, Feb 15, 2:01 AM
Unknown Object (File)
Wed, Feb 5, 7:08 PM
Unknown Object (File)
Feb 2 2025, 4:45 AM
Unknown Object (File)
Jan 6 2025, 9:24 AM
Unknown Object (File)
Nov 22 2024, 11:25 AM
Subscribers
None

Details

Summary

Add a static assert for the mcontext_t and ucontext_t sizes. These are
de-facto ABI options and cannot change size ever.

Sponsored by: Netflix

Diff Detail

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

Event Timeline

imp requested review of this revision.Feb 8 2022, 10:04 PM
imp created this revision.
This revision is now accepted and ready to land.Feb 8 2022, 11:13 PM
This revision now requires review to proceed.Feb 9 2022, 12:00 AM
This revision is now accepted and ready to land.Feb 9 2022, 12:41 AM
This revision now requires review to proceed.Feb 10 2022, 7:31 PM
This revision was not accepted when it landed; it landed in state Needs Review.Feb 10 2022, 9:34 PM
This revision was automatically updated to reflect the committed changes.