Re: [PATCH v2] scsi: ufs: Fix registers dump vops caused scheduling while atomic

From: Can Guo
Date: Wed Feb 05 2020 - 22:43:14 EST


On 2020-02-05 15:14, Can Guo wrote:
Reigsters dump intiated from atomic context should not sleep. To fix it,
add one boolean parameter to register dump vops to inform vendor driver if
sleep is allowed or not.

Signed-off-by: Can Guo <cang@xxxxxxxxxxxxxx>


Hi,

Sorry for bothering, I will just drop this patch as of now :)

Thanks,
Can Guo.