Re: [PATCHv2 09/17] nvme: add Clang context annotations for nvme_subsystems_lock

From: Christoph Hellwig

Date: Mon Jun 29 2026 - 09:14:51 EST


On Fri, Jun 26, 2026 at 08:18:55PM +0530, Nilay Shroff wrote:
> Maybe INIT_LIST_HEAD_UNSAFE() helper as I suggested in the earlier
> message ?

If we have that, yes.

> BTW, I think these helpers should be added in include/linux/list.h so
> it will be helpful in general for other kernel code as well.

Absolutelty!