[PATCH RFC 2/5] tls: build proto after context has been initialized
Jakub Kicinski
kuba at kernel.org
Mon Apr 25 10:11:26 PDT 2022
On Mon, 18 Apr 2022 12:49:36 -0400 Chuck Lever wrote:
> From: Hannes Reinecke <hare at suse.de>
>
> We have to build the proto ops only after the context has been
> initialized, as otherwise we might crash when I/O is ongoing
> during initialisation.
Can you say more about the crash you see? protos are not used until
at least one socket calls update_sk_prot().
More information about the Linux-nvme
mailing list