Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Apr 2003 18:11:18 -0400 (EDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   RE: cvs commit: src/sys/compat/linux linux_misc.c src/sys/compat/svr4 svr4_signal.c src/sys/gnu/i386/fpemul fpu_entry.c src/sys/kern kern_intr.c
Message-ID:  <XFMail.20030417181118.jhb@FreeBSD.org>
In-Reply-To: <200304172202.h3HM2lAG074482@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 17-Apr-2003 John Baldwin wrote:
> jhb         2003/04/17 15:02:47 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/compat/linux     linux_misc.c 
>     sys/compat/svr4      svr4_signal.c 
>     sys/gnu/i386/fpemul  fpu_entry.c 
>     sys/kern             kern_intr.c 
>   Log:
>   Use local struct proc variables to reduce repeated td->td_proc dereferences
>   and improve readability.

I think the fpu_entry code is dubious.  Perhaps it needs to ensure the
state of P_TRACED doesn't change for a while?

-- 

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.20030417181118.jhb>