Re: [issue report] pm8001 issues (was driver crashes with IOMMU enabled)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 07/01/2022 11:12, Ajish.Koshy@xxxxxxxxxxxxx wrote:
Once the task is dispatched to HW at ****, it is completed async, i.e.
it may be completed and freed at any point, even before the dispatch
function returns. So it is illegal to touch the task at this point and the task
state must be updated before final dispatch to the HW. If you enable KASAN
you will prob see it yell like I saw.

I too have similar thought here. After dispatch to HW, no point to touch the
task state. But since the code is in IO path, may need further testing.


Hi,

Have you made any progress on the hang which I see on my arm64 system?

I think that you said that you can also see it on an arm64 system - would that be with a similar card to mine? I think mine is 8008/9

I have tested some older kernels and v4.11 seems much better.

Thanks,
John



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]

  Powered by Linux