Date: Sun, 10 May 2015 13:38:09 -0700 From: Rui Paulo <rpaulo@me.com> To: Ian Lepore <ian@freebsd.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r282728 - head/sys/boot/efi/loader/arch/i386 Message-ID: <1681536.tQ00bholm1@akita> In-Reply-To: <201505101330.t4ADUMrm033123@svn.freebsd.org> References: <201505101330.t4ADUMrm033123@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 10 May 2015 13:30:22 Ian Lepore wrote: > Author: ian > Date: Sun May 10 13:30:21 2015 > New Revision: 282728 > URL: https://svnweb.freebsd.org/changeset/base/282728 > > Log: > Don't check the return value from self_reloc(), it can't fail and doesn't > return a value. > > Despite what I said in my prior commit, it turns out this one platform > was checking the return value from the old self-reloc code (which returned > a hard-coded 0). Mea culpa. :-) -- Rui Paulo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1681536.tQ00bholm1>