Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jan 2002 15:02:20 -0500
From:      Jake Burkholder <jake@locore.ca>
To:        Bruce Evans <bde@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/i386/i386 swtch.s src/sys/i386/include pcb.h src/sys/kern subr_trap.c
Message-ID:  <20020117150220.O39321@locore.ca>
In-Reply-To: <200201171749.g0HHnNr33567@freefall.freebsd.org>; from bde@FreeBSD.org on Thu, Jan 17, 2002 at 09:49:23AM -0800
References:  <200201171749.g0HHnNr33567@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Apparently, On Thu, Jan 17, 2002 at 09:49:23AM -0800,
	Bruce Evans said words to the effect of;

> bde         2002/01/17 09:49:23 PST
> 
>   Modified files:
>     sys/i386/i386        swtch.s 
>     sys/i386/include     pcb.h 
>     sys/kern             subr_trap.c 
>   Log:
>   Changed the type of pcb_flags from u_char to u_int and adjusted things.
>   This removes the only atomic operation on a char type in the entire
>   kernel.

Thanks!

>   
>   Revision  Changes    Path
>   1.126     +3 -5      src/sys/i386/i386/swtch.s
>   1.41      +1 -1      src/sys/i386/include/pcb.h
>   1.206     +1 -1      src/sys/kern/subr_trap.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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