Date: Mon, 29 Mar 2004 09:57:43 -0800 (PST) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_socket.c Message-ID: <200403291757.i2THvhro018213@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004/03/29 09:57:43 PST
FreeBSD src repository
Modified files:
sys/kern uipc_socket.c
Log:
In sofree(), moving caching of 'head' from 'so->so_head' to later in
the function once it has been determined to be non-NULL to simplify
locking on an earlier return.
Revision Changes Path
1.166 +2 -2 src/sys/kern/uipc_socket.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403291757.i2THvhro018213>
