K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-02-22T16:05:09.000000Z K 7 svn:log V 295 - Don't dink with sched_lock in cpu_switch() since mi_switch() does this for us. - Change the switch_trampoline() to call fork_exit() passing in the required arguments instead of calling the fork trampoline callout function directly. Warning: this hasn't been tested. Looked over by: dfr END