jhb 0b722f1c6f Simplify arguments to signal handlers on mips.
- 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'.

Reviewed by:	brooks, kevans
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D23013
2020-01-06 18:02:02 +00:00
..
2020-01-06 10:52:13 +00:00
2020-01-06 10:52:13 +00:00
2019-12-16 13:17:39 +00:00
2020-01-05 12:48:19 +00:00
2019-12-31 11:45:19 +00:00