Date: Sun, 24 Jul 2011 16:35:14 -0500 From: Nathan Whitehorn <nwhitehorn@freebsd.org> To: Attilio Rao <attilio@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, FreeBSD Release Engineering Team <re@freebsd.org> Subject: Re: svn commit: r224216 - in head/sys: ia64/ia64 mips/mips powerpc/aim sparc64/sparc64 Message-ID: <4E2C9012.602@freebsd.org> In-Reply-To: <201107191241.p6JCfvqw072816@svn.freebsd.org> References: <201107191241.p6JCfvqw072816@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 07/19/11 07:41, Attilio Rao wrote: > Author: attilio > Date: Tue Jul 19 12:41:57 2011 > New Revision: 224216 > URL: http://svn.freebsd.org/changeset/base/224216 > > Log: > On 64 bit architectures size_t is 8 bytes, thus it should use an 8 bytes > storage. > Fix the sintrcnt/sintrnames specification. > > No MFC is previewed for this patch. > These also need to be .long on 32-bit PowerPC, otherwise this change triggers kernel panics and faults in sysctl. Please change it as quickly as possible. -Nathan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E2C9012.602>