Date: Tue, 10 Aug 2010 18:16:47 +0200 From: Attilio Rao <attilio@freebsd.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r211149 - in head/sys: amd64/amd64 i386/i386 Message-ID: <AANLkTinTu_NhS1Z9gMDwOCezqxq_2CHCK45pN%2Bwj6SNy@mail.gmail.com> In-Reply-To: <201008101614.o7AGEBSJ069341@svn.freebsd.org> References: <201008101614.o7AGEBSJ069341@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
2010/8/10 Attilio Rao <attilio@freebsd.org>: > Author: attilio > Date: Tue Aug 10 16:14:10 2010 > New Revision: 211149 > URL: http://svn.freebsd.org/changeset/base/211149 > > Log: > =C2=A0Fix some places that may use cpumask_t while they still use 'int' t= ypes. > =C2=A0While there, also fix some places assuming cpu type is 'int' while > =C2=A0u_int is really meant. > > =C2=A0Note: this will also fix some possible races in per-cpu data access= ings > =C2=A0to be addressed in further commits. s/fix/help fixing. Thanks, Attilio --=20 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?AANLkTinTu_NhS1Z9gMDwOCezqxq_2CHCK45pN%2Bwj6SNy>