Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Mar 2008 18:06:07 -1000 (HST)
From:      Jeff Roberson <jroberson@chesapeake.net>
To:        Peter Wemm <peter@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/amd64/ia32 ia32_signal.c
Message-ID:  <20080323180540.A910@desktop>
In-Reply-To: <200803232244.m2NMiuor067313@repoman.freebsd.org>
References:  <200803232244.m2NMiuor067313@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 23 Mar 2008, Peter Wemm wrote:

> peter       2008-03-23 22:44:56 UTC
>
>  FreeBSD src repository
>
>  Modified files:
>    sys/amd64/ia32       ia32_signal.c
>  Log:
>  Protect the setting of the fsbase/gsbase MSR registers and the
>  pcb_[fg]sbase values with a critical section, like the rest of the kernel.

Didn't look at the patch but shouldn't this use the thread_lock to protect 
the pcb?

>
>  Revision  Changes    Path
>  1.17      +2 -0      src/sys/amd64/ia32/ia32_signal.c
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080323180540.A910>