Re: [PATCH v3 0/3] nvme link failure fixes

From: Jens Axboe
Date: Wed Nov 22 2023 - 20:42:36 EST


On 11/22/23 3:47 PM, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@xxxxxxxx>
>
> 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.

Applied, but had to hand-apply hunk 9 of patch 3 due to a previous
attempt at this:

commit 23441536b63677cb2ed9b1637d8ca70315e44bd0
Author: Hannes Reinecke <hare@xxxxxxx>
Date: Tue Nov 14 14:18:21 2023 +0100

nvme-tcp: only evaluate 'tls' option if TLS is selected

--
Jens Axboe