Re: [PATCH] mtd: nand: raw: qcom_nandc: Don't clear_bam_transaction on READID
From: Manivannan Sadhasivam
Date: Fri Apr 08 2022 - 09:30:00 EST
Hi,
On Fri, Mar 11, 2022 at 10:22:51PM +0100, Konrad Dybcio wrote:
>
>
[...]
> I have 3 logs for you:
>
> [1] is KASAN=y, with this patch
> [2] is KASAN=y, WITHOUT this patch (should die, but doesn't - does KASAN prevent it from doing something stupid?)
> [3] is KASAN=n, WITHOUT this patch (dies as expected)
>
We reproduced the same issue on SDX65-MTP board and your hack worked :)
Since this board is available inside Qcom, now Sadre and Sricharan should be
able to investigate it properly.
Thanks,
Mani
> Looks like there's a lot happening..
>
>
> Konrad
> >
> > Regards,
> > Sricharan
> >
> >
>
> [1] https://paste.debian.net/1233873/
> [2] https://paste.debian.net/1233874/
> [3] https://paste.debian.net/1233878/