freebsd-dev/sys/sun4v
Kip Macy 8751d0554c - Explicitly name the fields in pcb that we use to store trap state for later
retrieval, rather than using pad
- save the fault address in sfar for use by the alignment fixup handler
- mask off the trap number, so the context id doesn't confuse the UT_MAX
  comparison

This change fixes alignment fixup handling which is needed for traceroute
to work in spite of its copious unaligned accesses
2006-11-29 05:18:19 +00:00
..
cddl move CDDL licensed machine description support routine files to cddl directory 2006-11-24 01:56:46 +00:00
compile
conf kernel will not compile without genclock, thus move to DEFAULTS 2006-11-24 20:56:43 +00:00
include - Explicitly name the fields in pcb that we use to store trap state for later 2006-11-29 05:18:19 +00:00
mdesc Make sure we do not sleep while locks are held. Change the malloc(9) 2006-11-24 22:14:37 +00:00
sun4v - Explicitly name the fields in pcb that we use to store trap state for later 2006-11-29 05:18:19 +00:00