Date: Mon, 28 Apr 2003 14:30:17 -0400 (EDT) From: John Baldwin <jhb@FreeBSD.org> To: "Alan L. Cox" <alc@imimic.com> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/osf1 osf1_signal.c Message-ID: <XFMail.20030428143017.jhb@FreeBSD.org> In-Reply-To: <3EAA0FC1.CB973F5E@imimic.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 26-Apr-2003 Alan L. Cox wrote: > John Baldwin wrote: >> >> jhb 2003/04/25 12:52:30 PDT >> >> FreeBSD src repository >> >> Modified files: >> sys/alpha/osf1 osf1_signal.c >> Log: >> Lock Giant around calls to useracc() in osf1_sigreturn() so that the >> function is MP safe. >> >> Revision Changes Path >> 1.31 +5 -1 src/sys/alpha/osf1/osf1_signal.c > > The calls to useracc() should simply be eliminated because they are > redundant. See, for example, any of the implementations of sigreturn in > alpha/alpha/machdep.c. I don't mind if they are removed. :) -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20030428143017.jhb>