K 10 svn:author V 3 alc K 8 svn:date V 27 2009-03-22T02:33:48.693876Z K 7 svn:log V 191 Eliminate the recomputation of pcb_cr3 from cpu_set_upcall(). The bcopy()ed value from the old thread is the correct value because the new thread and the old thread will share a page table. END