[PATCH v3 0/3] nvme link failure fixes
Arnd Bergmann
arnd at kernel.org
Wed Nov 22 14:47:16 PST 2023
From: Arnd Bergmann <arnd at arndb.de>
There are still a couple of link failures that I tried to address
with a previous patch. I've split up the missing bits into smaller
patches and tried to explain the bugs in more detail.
With these applied, randconfig builds work again. Please either
merge them or treat them as bug reports and find a different fix,
I won't do another version.
Arnd Bergmann (3):
nvme: target: fix nvme_keyring_id() references
nvme: target: fix Kconfig select statements
nvme: tcp: fix compile-time checks for TLS mode
drivers/nvme/host/tcp.c | 31 ++++++++++++++-----------------
drivers/nvme/target/Kconfig | 4 ++--
drivers/nvme/target/configfs.c | 2 +-
3 files changed, 17 insertions(+), 20 deletions(-)
--
2.39.2
Cc: Keith Busch <kbusch at kernel.org>
Cc: Jens Axboe <axboe at kernel.dk>
Cc: Christoph Hellwig <hch at lst.de>
Cc: Sagi Grimberg <sagi at grimberg.me>
Cc: Chaitanya Kulkarni <kch at nvidia.com>
Cc: linux-nvme at lists.infradead.org
Cc: linux-kernel at vger.kernel.org
More information about the Linux-nvme
mailing list