On Sun, Sep 18, 2016 at 06:28:12AM +0800, Paul Goyette wrote:
> > > Modified Files:
> > > src/distrib/sets/lists/modules: md.amd64 md.i386 mi
> > >
> > > Log Message:
> > > Fix sets lists for nvme module. Since it is being built only for the
> > > i386 and amd64 platforms, the entries belon
On Sat, 17 Sep 2016, David Holland wrote:
On Sat, Sep 17, 2016 at 02:27:19AM +, Paul Goyette wrote:
> Modified Files:
>src/distrib/sets/lists/modules: md.amd64 md.i386 mi
>
> Log Message:
> Fix sets lists for nvme module. Since it is being built only for the
> i386 and amd64 platforms,
On Sat, Sep 17, 2016 at 02:27:19AM +, Paul Goyette wrote:
> Modified Files:
> src/distrib/sets/lists/modules: md.amd64 md.i386 mi
>
> Log Message:
> Fix sets lists for nvme module. Since it is being built only for the
> i386 and amd64 platforms, the entries belong in the md.xxx lis
(Redirecting to tech-kern, and moving source-changes-d to bcc)
The attached diffs make a first pass at dealing with this mess. It
creates two new modules (ld common code, and ld_nvme attach specific),
and updates the sets lists as appropriate. It also modifies the nvme
code to be able to han