Page MenuHomeFreeBSD

Use an array of handlers in the data and instruction aborts
ClosedPublic

Authored by andrew on Oct 28 2019, 11:59 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 8, 10:20 PM
Unknown Object (File)
Wed, Apr 8, 6:24 AM
Unknown Object (File)
Mon, Mar 30, 4:58 AM
Unknown Object (File)
Wed, Mar 25, 4:51 PM
Unknown Object (File)
Sun, Mar 22, 11:39 PM
Unknown Object (File)
Sat, Mar 21, 1:30 AM
Unknown Object (File)
Mar 8 2026, 10:02 AM
Unknown Object (File)
Mar 2 2026, 2:53 PM
Subscribers

Details

Summary

Previously we would call data_abort on all data and instruction aborts
however this is incorrect for most abort types. Move to use an array
of function pointers to allow for more handlers to be easily added.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 27241
Build 25505: arc lint + arc unit