Page MenuHomeFreeBSD

arm: Add static asssert for context size
ClosedPublic

Authored by imp on Feb 8 2022, 10:04 PM.
Tags
None
Referenced Files
F171130470: D34210.diff
Tue, Sep 8, 9:39 PM
F171041037: D34210.id102621.diff
Tue, Sep 8, 8:40 AM
Unknown Object (File)
Sun, Sep 6, 1:01 PM
Unknown Object (File)
Sun, Sep 6, 7:11 AM
Unknown Object (File)
Sun, Sep 6, 3:02 AM
Unknown Object (File)
Fri, Sep 4, 11:28 PM
Unknown Object (File)
Fri, Sep 4, 8:33 PM
Unknown Object (File)
Fri, Sep 4, 5:35 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.