Re: git: 60159a98a837 - main - nvme: Move opcode and status code tables from base CAM to nvme_util.c

From: Charlie Li <vishwin_at_freebsd.org>
Date: Fri, 06 Jun 2025 22:13:11 UTC
Warner Losh wrote:
> 
> 
> On Thu, Jun 5, 2025, 6:46 PM Charlie Li <vishwin@freebsd.org 
> <mailto:vishwin@freebsd.org>> wrote:
> 
>     John Baldwin wrote:
>      > On 6/5/25 19:29, Charlie Li wrote:
>      >> <sys/dev/nvme.h> doesn't appear to be making it in nvme_all.h as the
>      >> build complains about missing nvme_opcode_sbuf() in nvme_all.c.
>      >
>      > Are you getting a link error or a compile error?  I built this
>     locally
>      > several times
>      > today to test various combinations (kernels with and without
>     either CAM
>      > or nvme and
>      > loading nvme.ko in kernels without to make sure it worked).  I also
>      > built GENERIC
>      > prior to pushing and it built fine.
>      >
>     Compile error in buildworld.
> 
> 
> In libcam?
> 
Yes libcam. 7b3ee39e73af allowed the rest of buildworld to continue.

-- 
Charlie Li
...nope, still don't have an exit line.