Re: [mkp-scsi:for-next 67/132] drivers/scsi/elx/libefc/efc_els.c:73 efc_els_io_alloc_size() warn: sleeping in atomic context

From: James Smart
Date: Mon Jan 10 2022 - 11:39:42 EST


On 1/9/2022 11:11 PM, Christoph Hellwig wrote:
So while this warning is correct, it is not new. GFP_DMA can sleep
just like GFP_KERNEL. Someone was already trying to give this a spin
on the linux-scsi list, but we really need maintainer helper here.

Yep - I'll go look at it.

-- james