K 10 svn:author V 3 pho K 8 svn:date V 27 2012-01-22T18:27:24.345563Z K 7 svn:log V 191 MFC: r228360 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. END