Re: [PATCH -next v2] scsi: efct: don't use GFP_KERNEL under spin lock

From: Martin K. Petersen
Date: Tue Jan 25 2022 - 00:44:52 EST


On Tue, 11 Jan 2022 09:24:41 +0800, Yang Yingliang wrote:

> GFP_KERNEL/GFP_DMA can't be used under a spin lock, according the
> comment of els_ios_lock, it's used to protect els ios list, so we
> can move down the spin lock to avoid using this flag under the lock.
>
>

Applied to 5.17/scsi-fixes, thanks!

[1/1] scsi: efct: don't use GFP_KERNEL under spin lock
https://git.kernel.org/mkp/scsi/c/61263b3a11a2

--
Martin K. Petersen Oracle Linux Engineering