K 10 svn:author V 3 pho K 8 svn:date V 27 2011-12-09T17:19:41.747097Z K 7 svn:log V 213 Move cpu_set_upcall(newtd, td) up before the first call of thread_free(newtd). This to avoid a possible page fault in cpu_thread_clean() as seen on amd64 with syscall fuzzing. Reviewed by: kib MFC after: 1 week END