svn commit: r286234 - head/sys/boot/common

Alexey Dokuchaev danfe at FreeBSD.org
Tue Aug 4 07:32:30 UTC 2015


On Mon, Aug 03, 2015 at 08:54:51PM +0300, Andriy Gapon wrote:
> On 03/08/2015 19:27, Edward Tomasz Napierala wrote:
> > New Revision: 286234
> > URL: https://svnweb.freebsd.org/changeset/base/286234
> > 
> > Log:
> >   Fix a problem which made loader(8) load non-kld files twice.
> 
> What was the problem?
> The change looks like defensive coding, but it's not clear why the
> loader would attempt to load the same file more than once in the
> first place.

Seconded; it would be nice to know which commit had intriduced the issue,
to make it easier for review and understand which stable branches need MFC.

./danfe


More information about the svn-src-head mailing list