CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2021/02/08 03:51:02

Modified files:
        lib/libkvm     : kvm_proc2.c 
        sys/kern       : exec_elf.c init_main.c kern_exit.c kern_fork.c 
                         kern_proc.c kern_resource.c kern_sig.c 
                         kern_synch.c kern_sysctl.c subr_witness.c 
                         sys_process.c tty.c 
        sys/sys        : proc.h 
        sys/uvm        : uvm_glue.c 

Log message:
Revert the convertion of per-process thread into a SMR_TAILQ.

We did not reach a consensus about using SMR to unlock single_thread_set()
so there's no point in keeping this change.

Reply via email to