K 10 svn:author V 7 davidxu K 8 svn:date V 27 2004-08-31T11:52:05.000000Z K 7 svn:log V 325 Remove TDP_USTATCLOCK, we no longer need it because we now always update tick count for userland in thread_userret. This change also removes a "no upcall owned" panic because fuword() schedules an upcall under heavily loaded, and code assumes there is no upcall can occur. Reported and Tested by: Peter Holm END