Date: Wed, 11 Aug 2010 19:27:17 +0200 From: Attilio Rao <attilio@freebsd.org> To: John Baldwin <jhb@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r211149 - in head/sys: amd64/amd64 i386/i386 Message-ID: <AANLkTi=ct6=gg3h94FkPECT4=s%2BFpUJvh=8o9gHo0h2L@mail.gmail.com> In-Reply-To: <4C62DA5E.9080501@FreeBSD.org> References: <201008101614.o7AGEBSJ069341@svn.freebsd.org> <4C62DA5E.9080501@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
2010/8/11 John Baldwin <jhb@freebsd.org>: > Attilio Rao wrote: >> >> Author: attilio >> Date: Tue Aug 10 16:14:10 2010 >> New Revision: 211149 >> URL: http://svn.freebsd.org/changeset/base/211149 >> >> Log: >> Fix some places that may use cpumask_t while they still use 'int' types. >> While there, also fix some places assuming cpu type is 'int' while >> u_int is really meant. >> Note: this will also fix some possible races in per-cpu data accessings >> to be addressed in further commits. >> In collabouration with: Yahoo! Incorporated (via sbruno and peter) >> Tested by: gianni >> MFC after: 1 month > > Ugh, I have a much larger patch for all architectures in p4 that I was doing > universe builds on yesterday that this conflicts with. I will commit my > other patch shortly. Sorry, was unaware of that. Let me know if you need assistance/have questions. Thanks, Attilio -- Peace can only be achieved by understanding - A. Einstein
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=ct6=gg3h94FkPECT4=s%2BFpUJvh=8o9gHo0h2L>
