K 10 svn:author V 4 jake K 8 svn:date V 27 2002-02-26T17:09:24.000000Z K 7 svn:log V 251 Apparently gcc3.1 is now using deprcated v8 instructions in v9 code due to them being faster in certain cases. Therefore we need to save and restore the v8 %y register around traps in kernel mode as well as traps in usermode. Tested by: obrien, tmm END