Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Apr 2018 09:43:29 -0600
From:      Warner Losh <imp@bsdimp.com>
To:        Konstantin Belousov <kostikbel@gmail.com>
Cc:        Warner Losh <imp@freebsd.org>, src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r331976 - head/sys/modules/cam
Message-ID:  <CANCZdfo8EJqpS5Lo=%2BZWEfbYbdS_vUeU-uB0g63ZzGQE37Q97A@mail.gmail.com>
In-Reply-To: <20180405152204.GV1774@kib.kiev.ua>
References:  <201804040237.w342b5EA074884@repo.freebsd.org> <20180405152204.GV1774@kib.kiev.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks.... I'll attend to that.

Warner

On Thu, Apr 5, 2018 at 9:22 AM, Konstantin Belousov <kostikbel@gmail.com>
wrote:

> On Wed, Apr 04, 2018 at 02:37:05AM +0000, Warner Losh wrote:
> > Author: imp
> > Date: Wed Apr  4 02:37:05 2018
> > New Revision: 331976
> > URL: https://svnweb.freebsd.org/changeset/base/331976
> >
> > Log:
> >   Add nvme_da back.
> >
> >   Now that it can co-exist in the kernel with nvd, add it back to the
> >   cam module.
> >
> >   Sponsored by: Netflix
> >
> > Modified:
> >   head/sys/modules/cam/Makefile
> >
> > Modified: head/sys/modules/cam/Makefile
> > ============================================================
> ==================
> > --- head/sys/modules/cam/Makefile     Wed Apr  4 02:35:48 2018
> (r331975)
> > +++ head/sys/modules/cam/Makefile     Wed Apr  4 02:37:05 2018
> (r331976)
> > @@ -46,6 +46,7 @@ SRCS+=      ata_machdep.c
> >  SRCS+=       ata_pmp.c
> >  SRCS+=       nvme_all.c
> >  SRCS+=       nvme_xpt.c
> > +SRCS+=       nvme_da.c
> >
> >  EXPORT_SYMS= YES     # XXX evaluate
>
> This change resulted in the following:
>
> Preloaded elf obj module "/boot/kernel/cam.ko" at 0xffffffff812bb898.
> link_elf_obj: symbol nvme_strvis undefined
> KLD file cam.ko - could not finalize loading
> KLD file ahci.ko - cannot find dependency "cam"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfo8EJqpS5Lo=%2BZWEfbYbdS_vUeU-uB0g63ZzGQE37Q97A>