Page MenuHomeFreeBSD

Add missing exception number to el0 sync
ClosedPublic

Authored by wma_semihalf.com on Aug 3 2015, 7:04 AM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 9 2024, 9:22 AM
Unknown Object (File)
Sep 29 2024, 9:47 PM
Unknown Object (File)
Sep 28 2024, 8:31 AM
Unknown Object (File)
Sep 27 2024, 10:20 PM
Unknown Object (File)
Sep 27 2024, 6:04 PM
Unknown Object (File)
Sep 27 2024, 8:44 AM
Unknown Object (File)
Aug 13 2024, 6:53 AM
Unknown Object (File)
Jun 25 2024, 10:55 AM
Subscribers

Details

Summary
When doing a data abort from userland it is possible to get
more than one data abort inside the same exception level.
Add an appropriate exception number to allow nesting of
data_abort handler for el0.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

wma_semihalf.com retitled this revision from to Add missing exception number to el0 sync.
wma_semihalf.com updated this object.
wma_semihalf.com edited the test plan for this revision. (Show Details)
wma_semihalf.com added a reviewer: arm64.
wma_semihalf.com set the repository for this revision to rS FreeBSD src repository - subversion.
andrew added a reviewer: andrew.
This revision is now accepted and ready to land.Aug 3 2015, 12:17 PM
This revision was automatically updated to reflect the committed changes.