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.
Details
Details
- Reviewers
andrew - Group Reviewers
arm64 - Commits
- rS286233: Add missing exception number to EL0 sync. abort on ARM64
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable