Date: Tue, 8 Apr 2003 01:13:47 -0700 (PDT) From: Jake Burkholder <jake@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_thr.c Message-ID: <200304080813.h388DleL009022@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jake 2003/04/08 01:13:47 PDT FreeBSD src repository Modified files: sys/kern kern_thr.c Log: Merged from kern_thread.c 1.113, avoid a panic in cpu_throw when the first thread of a multithreaded process exits. This unrelated and possibly wrong change was not mentioned in the commit message for kern_thread.c 1.113. Revision Changes Path 1.4 +2 -0 src/sys/kern/kern_thr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304080813.h388DleL009022>