K 10 svn:author V 6 marcel K 8 svn:date V 27 2003-08-10T08:04:21.000000Z K 7 svn:log V 368 Now that we can ignore up to 8KB of dirty registers, remove the RSE magic from exec_setregs(). In set_mcontext() we now also don't have to worry that we entered the kernel with more that 512 bytes of dirty registers on the kernel stack. Note that we cannot make any assumptions anymore WRT to NaT collection points in exec_setregs(), so we have to deal with them now. END