Date: Wed, 14 Jun 2006 08:32:13 -0400 From: John Baldwin <jhb@freebsd.org> To: Marcel Moolenaar <marcel@freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern kern_linker.c Message-ID: <200606140832.14299.jhb@freebsd.org> In-Reply-To: <200606140301.k5E316XG027551@repoman.freebsd.org> References: <200606140301.k5E316XG027551@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 13 June 2006 23:01, Marcel Moolenaar wrote: > marcel 2006-06-14 03:01:06 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/kern kern_linker.c=20 > Log: > Unbreak 64-bit architectures. The 3rd argument to kern_kldload() is > a pointer to an integer and td->td_retval[0] is of type register_t. > On 64-bit architectures register_t is wider than an integer. Oof, thanks for fixing. =2D-=20 John Baldwin <jhb@FreeBSD.org> =A0<>< =A0http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" =A0=3D =A0http://www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606140832.14299.jhb>