[linux-nvme:nvme-5.18 4/5] ERROR: modpost: "nvmet_wq" [drivers/nvme/target/nvmet-fc.ko] undefined!

Christoph Hellwig hch at lst.de
Wed Mar 23 09:33:52 PDT 2022


On Wed, Mar 23, 2022 at 06:33:13PM +0200, Sagi Grimberg wrote:
> --- a/drivers/nvme/target/core.c
> +++ b/drivers/nvme/target/core.c
> @@ -18,6 +18,7 @@
>  struct workqueue_struct *buffered_io_wq;
>  struct workqueue_struct *zbd_wq;
>  struct workqueue_struct *nvmet_wq;
> +EXPORT_SYMBOL_GPL(nvmet_wq);
>  static const struct nvmet_fabrics_ops *nvmet_transports[NVMF_TRTYPE_MAX];
>  static DEFINE_IDA(cntlid_ida);
> --
>
> Christoph, can you fold it in or should I?

I'll fold it in.



More information about the Linux-nvme mailing list