freebsd-dev/sys/alpha
John Polstra 7e4977c94e Fix two bugs in the fault handler for copy{in,out} and friends.
First, it was failing to reset the PCB's pcb_onfault member to NULL.
Under some really obscure circumstances this might cause a wild jump
within the kernel when a panic would otherwise occur.  Second, the
handler was loading the GP register needlessly and with an incorrect
value.

Reviewed by:	Doug Rabson <dfr>
Approved by:	Jordan Hubbard <jkh>
2000-02-25 03:26:10 +00:00
..
alpha Fix two bugs in the fault handler for copy{in,out} and friends. 2000-02-25 03:26:10 +00:00
conf Clean up POSIX options, syncronize generics. 2000-02-04 07:02:53 +00:00
include Update the ata driver to take more advantage of newbus, this 2000-02-18 20:57:33 +00:00
isa * Add struct resource_list* argument to resource_list_alloc and 1999-10-12 21:35:51 +00:00
linux Regen after pointing to the real setres[ug]id(). Remove dummy function. 2000-01-29 12:45:36 +00:00
osf1 Oops, forgot this from the previous commit. Remove obsolete #ifdef ISO. 2000-02-13 03:55:16 +00:00
pci Update the ata driver to take more advantage of newbus, this 2000-02-18 20:57:33 +00:00
tc Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
tlsb update copyright 2000-01-29 17:23:41 +00:00