On Fri, 18 Nov 2022 15:37:03 -0800, Bart Van Assche wrote: > Fix the following issues in ufshcd_poll(): > - If polling succeeds, return a positive value. > - Do not complete polling requests from interrupt context because the > block layer expects these requests to be completed from thread > context. From block/bio.c: > > If REQ_ALLOC_CACHE is set, the final put of the bio MUST be done > from process context, not hard/soft IRQ. > > [...] Applied to 6.2/scsi-queue, thanks! [1/1] scsi: ufs: Fix the polling implementation https://git.kernel.org/mkp/scsi/c/ee8c88cab4af -- Martin K. Petersen Oracle Linux Engineering