Date: Fri, 23 Jul 2010 22:18:08 +0300 From: Kostik Belousov <kostikbel@gmail.com> To: Alan Cox <alc@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r210429 - in head/sys: amd64/linux32 compat/freebsd32 kern sys Message-ID: <20100723191808.GV2381@deviant.kiev.zoral.com.ua> In-Reply-To: <201007231858.o6NIwRR3087236@svn.freebsd.org> References: <201007231858.o6NIwRR3087236@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--33c4aGQrRAPGVH9y Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jul 23, 2010 at 06:58:27PM +0000, Alan Cox wrote: > Author: alc > Date: Fri Jul 23 18:58:27 2010 > New Revision: 210429 > URL: http://svn.freebsd.org/changeset/base/210429 >=20 > Log: > Eliminate a little bit of duplicated code. >=20 I think that amd64 copy of linux_exec_copyin_args() can go out as well. COMPAT_LINUX32 or linux.ko requires COMPAT_FREEBSD32, and the function seems to be identical to freebsd32_exec_copyin_args(), except there is missed check for fname !=3D NULL. --33c4aGQrRAPGVH9y Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEARECAAYFAkxJ6u8ACgkQC3+MBN1Mb4ildwCfSVGYDj8x0js1i+h3gcc8cqbV 6YEAoMsWNPYM9SYhhacFNKkG0XSTXOzj =s6LZ -----END PGP SIGNATURE----- --33c4aGQrRAPGVH9y--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100723191808.GV2381>