Page MenuHomeFreeBSD

Simplify arguments to signal handlers on mips.
ClosedPublic

Authored by jhb on Jan 2 2020, 11:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 16, 10:22 AM
Unknown Object (File)
Sat, May 16, 4:20 AM
Unknown Object (File)
Fri, May 15, 11:51 PM
Unknown Object (File)
Mon, May 11, 3:28 AM
Unknown Object (File)
Mon, May 11, 3:23 AM
Unknown Object (File)
Mon, May 11, 2:18 AM
Unknown Object (File)
Fri, May 8, 10:03 AM
Unknown Object (File)
Wed, May 6, 12:58 AM
Subscribers
None

Details

Summary
  • 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'.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 28448
Build 26516: arc lint + arc unit