On Fri, 2023-12-15 at 12:32:07 UTC, Miquel Raynal wrote: > Some devices support sequential reads when using the on-die ECC engines, > some others do not. It is a bit hard to know which ones will break other > than experimentally, so in order to avoid such a difficult and painful > task, let's just pretend all devices should avoid using this > optimization when configured like this. > > Cc: stable@xxxxxxxxxxxxxxx > Fixes: 003fe4b9545b ("mtd: rawnand: Support for sequential cache reads") > Signed-off-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx> Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/next. Miquel