From owner-cvs-all Thu Jan 17 11:54:39 2002 Delivered-To: cvs-all@freebsd.org Received: from k6.locore.ca (k6.locore.ca [198.96.117.170]) by hub.freebsd.org (Postfix) with ESMTP id 06EB437B404; Thu, 17 Jan 2002 11:54:33 -0800 (PST) Received: (from jake@localhost) by k6.locore.ca (8.11.6/8.11.6) id g0HK2LB17734; Thu, 17 Jan 2002 15:02:21 -0500 (EST) (envelope-from jake) Date: Thu, 17 Jan 2002 15:02:20 -0500 From: Jake Burkholder To: Bruce Evans 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> References: <200201171749.g0HHnNr33567@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200201171749.g0HHnNr33567@freefall.freebsd.org>; from bde@FreeBSD.org on Thu, Jan 17, 2002 at 09:49:23AM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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