[PATCH v3] mtd: Verify written data in paranoid mode
Csókás Bence
csokas.bence at prolan.hu
Mon May 12 05:29:40 PDT 2025
Hi,
On 2025. 05. 12. 11:14, Miquel Raynal wrote:
> Why _mtd_verify and not mtd_verify?
Hm, no particular reason, I was thinking that since it's an "internal"
function, like `_mtd_write_oob()`, it would get the underscore. But now
that I think about it, there are many static functions already without
this underscore. Should I change it?
On 2025. 05. 12. 11:45, Richard Weinberger wrote:
> I still have a hard time seeing the benefit of this.
> To me it looks like you're working around broken hardware.
>
> Thanks,
> //richard
Well, yes, in our case. But the point is, we have a strict requirement
for data integrity, which is not unique to us I believe. I would think
there are other industrial control applications like ours, which dictate
a high data integrity.
Bence
More information about the linux-mtd
mailing list