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

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to