On Wed, 2024-06-26 at 14:54 -0700, Bart Van Assche wrote: > > External email : Please do not click links or open attachments until > you have verified the sender or the content. > On 6/25/24 8:54 PM, Peter Wang (王信友) wrote: > > And why ufshcd_queuecommand got null pointer? which pointer is > null? > > I'm not sure. faddr2line reports that the crash happens in the source > code line with the following assignment: "sg_dma_len(sg) = sg- > >length". > That seems weird to me. If the sg pointer would be invalid then an > earlier dereference of the 'sg' pointer should already have triggered > a > Hi Bart, This is really weird. Perphas it is dram corrupt issue? And is unrelated to the ufshcd_abort racing I think. Thanks. Peter