cvs commit: src/sys/alpha/alpha critical.c src/sys/alpha/include critical.h src/sys/amd64/amd64 critical.c src/sys/amd64/include critical.h src/sys/ia64/ia64 critical.c src/sys/ia64/include critical.h src/sys/powerpc/include critical.h ...

John Baldwin jhb at FreeBSD.org
Mon Aug 4 13:57:59 PDT 2003


On 04-Aug-2003 John Baldwin wrote:
> jhb         2003/08/04 13:32:45 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/alpha/alpha      critical.c 
>     sys/alpha/include    critical.h 
>     sys/amd64/amd64      critical.c 
>     sys/amd64/include    critical.h 
>     sys/ia64/ia64        critical.c 
>     sys/ia64/include     critical.h 
>     sys/powerpc/include  critical.h 
>     sys/powerpc/powerpc  critical.c 
>     sys/sparc64/include  critical.h 
>     sys/sparc64/sparc64  critical.c 
>   Log:
>   - Since td_critnest is now initialized in MI code, it doesn't have to be
>     set in cpu_critical_fork_exit() anymore.
>   - As far as I can tell, cpu_thread_link() has never been used, not even
>     when it was originally added, so remove it.

Forgot:

    Tested on:   sparc64, i386

The changes are very mechanical (remove one line plus an unused
function), so there shouldn't be any turmoil.

-- 

John Baldwin <jhb at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


More information about the cvs-src mailing list