- Use ksi_addr directly as si_addr in the siginfo instead of the 'badvaddr' register.
- Remove a duplicate assignment of si_code.
- Use ksi_addr as the 4th argument to the old-style handler instead of 'badvaddr'.
Details
Details
- Reviewers
kevans imp brooks - Commits
- rS356420: Simplify arguments to signal handlers on mips.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable