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)
Sat, Apr 19, 2:54 AM
Unknown Object (File)
Apr 16 2025, 9:11 AM
Unknown Object (File)
Apr 11 2025, 7:20 AM
Unknown Object (File)
Mar 20 2025, 3:08 AM
Unknown Object (File)
Feb 20 2025, 5:31 PM
Unknown Object (File)
Feb 18 2025, 12:19 PM
Unknown Object (File)
Feb 7 2025, 7:08 PM
Unknown Object (File)
Jan 29 2025, 9:56 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 Not Applicable
Unit
Tests Not Applicable

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.