Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jan 2016 00:01:21 +0100
From:      Oliver Pinter <oliver.pinter@hardenedbsd.org>
To:        Oliver Pinter <oliver.pinter@hardenedbsd.org>,  "src-committers@freebsd.org" <src-committers@freebsd.org>,  "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>,  "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>
Subject:   Re: svn commit: r286234 - head/sys/boot/common
Message-ID:  <CAPQ4fftTnAfYEQqky=0Ut82mN_tWFaAm6KkdafVDPenevqO-_A@mail.gmail.com>
In-Reply-To: <20160113215623.GA1249@brick.home>
References:  <201508031627.t73GRbTB092225@repo.freebsd.org> <CAPQ4ffupme%2BVDn%2BO1t11-t22QFZktvWGPMwhkSZs-3TOZmPf2A@mail.gmail.com> <20160113215623.GA1249@brick.home>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday, January 13, 2016, Edward Tomasz Napierala <trasz@freebsd.org>
wrote:

> On 0107T2033, Oliver Pinter wrote:
> > On Mon, Aug 3, 2015 at 6:27 PM, Edward Tomasz Napierala
> > <trasz@freebsd.org <javascript:;>> wrote:
> > > Author: trasz
> > > Date: Mon Aug  3 16:27:36 2015
> > > New Revision: 286234
> > > URL: https://svnweb.freebsd.org/changeset/base/286234
> > >
> > > Log:
> > >   Fix a problem which made loader(8) load non-kld files twice.
> > >
> > >   For example, without this patch, the following three lines
> > >   in /boot/loader.conf would result in /boot/root.img being preloaded
> > >   twice, and two md(4) devices - md0 and md1 - being created.
> > >
> > >   initmd_load="YES"
> > >   initmd_type="md_image"
> > >   initmd_name="/boot/root.img"
> > >
> > >   Reviewed by:  marcel@
> > >   MFC after:    1 month
> >
> > Do you still plan to MFC this commit to 10-STABLE / 10.3?
>
> That was the plan, yeah, but I cannot reproduce the problem on 10-STABLE.
> Can you?
>
>
Not yet tested this scenario, I just remembered to this commit was marked
to MFC,  but not MFCd.
When I have more time, I try to reproduce the issue.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPQ4fftTnAfYEQqky=0Ut82mN_tWFaAm6KkdafVDPenevqO-_A>