Page MenuHomeFreeBSD

arm: Add static asssert for context size
ClosedPublic

Authored by imp on Feb 8 2022, 10:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 26, 9:28 PM
Unknown Object (File)
Thu, Oct 24, 3:33 PM
Unknown Object (File)
Oct 1 2024, 1:36 PM
Unknown Object (File)
Oct 1 2024, 5:50 AM
Unknown Object (File)
Sep 26 2024, 2:24 AM
Unknown Object (File)
Sep 11 2024, 2:11 PM
Unknown Object (File)
Sep 6 2024, 4:28 AM
Unknown Object (File)
Sep 5 2024, 11:52 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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 9 2022, 2:34 PM
This revision now requires review to proceed.Feb 10 2022, 7:30 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.