K 10 svn:author V 3 jdp K 8 svn:date V 27 2000-02-25T03:26:10.000000Z K 7 svn:log V 411 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 Approved by: Jordan Hubbard END