[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <8edd2ee3-13a1-4873-bb59-46727c0914ea@infradead.org>
Date: Thu, 26 Oct 2023 13:22:39 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
"linux-nvme@...ts.infradead.org" <linux-nvme@...ts.infradead.org>,
Keith Busch <kbusch@...nel.org>, Jens Axboe <axboe@...nel.dk>,
Christoph Hellwig <hch@....de>, sagi@...mberg.me
Subject: Re: linux-next: Tree for Oct 26 (drivers/nvme/host/core.c)
On 10/25/23 21:22, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20231025:
>
on S390, with:
#
# NVME Support
#
CONFIG_NVME_COMMON=m
CONFIG_NVME_KEYRING=y
CONFIG_NVME_AUTH=y
CONFIG_NVME_CORE=y
CONFIG_BLK_DEV_NVME=y
# CONFIG_NVME_MULTIPATH is not set
CONFIG_NVME_VERBOSE_ERRORS=y
CONFIG_NVME_HWMON=y
CONFIG_NVME_FABRICS=y
CONFIG_NVME_FC=y
CONFIG_NVME_TCP=m
CONFIG_NVME_TCP_TLS=y
# CONFIG_NVME_HOST_AUTH is not set
CONFIG_NVME_TARGET=m
# CONFIG_NVME_TARGET_PASSTHRU is not set
# CONFIG_NVME_TARGET_LOOP is not set
# CONFIG_NVME_TARGET_FC is not set
# CONFIG_NVME_TARGET_TCP is not set
CONFIG_NVME_TARGET_AUTH=y
# end of NVME Support
s390-linux-ld: drivers/nvme/host/core.o: in function `nvme_core_exit':
drivers/nvme/host/core.c:4760:(.exit.text+0x1e): undefined reference to `nvme_keyring_exit'
s390-linux-ld: drivers/nvme/host/core.o: in function `nvme_core_init':
drivers/nvme/host/core.c:4727:(.init.text+0x122): undefined reference to `nvme_keyring_init'
--
~Randy
Powered by blists - more mailing lists