Page MenuHomeFreeBSD

arm: Add static asssert for context size
ClosedPublic

Authored by imp on Feb 8 2022, 10:04 PM.
Tags
None
Referenced Files
F154383778: D34210.id102621.diff
Tue, Apr 28, 6:21 AM
F154382726: D34210.id102621.diff
Tue, Apr 28, 6:12 AM
F154326206: D34210.id102621.diff
Mon, Apr 27, 8:56 PM
Unknown Object (File)
Sun, Apr 19, 8:19 AM
Unknown Object (File)
Sun, Apr 19, 6:24 AM
Unknown Object (File)
Sun, Apr 19, 6:17 AM
Unknown Object (File)
Wed, Apr 15, 11:21 PM
Unknown Object (File)
Tue, Apr 14, 1:56 PM
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.