Date: Wed, 11 May 2005 21:20:42 +0000 (UTC) From: Olivier Houchard <cognet@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/arm/arm vm_machdep.c Message-ID: <200505112120.j4BLKgZV010380@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cognet 2005-05-11 21:20:42 UTC FreeBSD src repository Modified files: sys/arm/arm vm_machdep.c Log: Don't forget to copy the TP when forking, or bad things will happen to the child process if it tries to use threads. Revision Changes Path 1.13 +1 -0 src/sys/arm/arm/vm_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505112120.j4BLKgZV010380>