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

From: Martin K. Petersen
Date: Tue Jan 18 2022 - 22:26:55 EST



Yang,

> 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-staging, thanks!

--
Martin K. Petersen Oracle Linux Engineering