Date: Sun, 23 Jul 2000 06:28:02 -0700 From: Alfred Perlstein <bright@wintelcom.net> To: Mike Smith <msmith@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern imgact_elf.c Message-ID: <20000723062802.K13979@fw.wintelcom.net> In-Reply-To: <200007230811.BAA13280@mass.osd.bsdi.com>; from msmith@FreeBSD.org on Sun, Jul 23, 2000 at 01:11:13AM -0700 References: <20000723005214.J13979@fw.wintelcom.net> <200007230811.BAA13280@mass.osd.bsdi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
* Mike Smith <msmith@FreeBSD.org> [000723 01:01] wrote: > > I'm also concerned that you're using atomic_set_long() rather than > > or'ing the flag in, there doesn't seem to be a flag in vnode.h that > > could possibly co-exist with VTEXT but clearing all other flags > > introduces an unexpected side-effect. > > Er, atomic_set_long is a bit-set operation. It's still overly paranoid. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000723062802.K13979>