Date: Thu, 17 Aug 2006 21:21:30 +0000 (UTC) From: Alexander Leidinger <netchild@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_misc.c Message-ID: <200608172121.k7HLLUY5095480@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
netchild 2006-08-17 21:21:30 UTC
FreeBSD src repository
Modified files:
sys/compat/linux linux_misc.c
Log:
- disable some more code when osrelease=2.4.2
- protect td->td_proc->p_pid with the proc lock in linux_getpid
in the amd64 (= non i386) case [1]
Sponsored by: Google SoC 2006
Submitted by: rdivacky
Noticed by: netchild [1]
Revision Changes Path
1.184 +48 -24 src/sys/compat/linux/linux_misc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608172121.k7HLLUY5095480>
