public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* Re: [PATCH v2] mtd: rawnand: marvell: fix layouts
       [not found] <20240103133740.1233405-1-enachman@marvell.com>
@ 2024-02-05 12:47 ` Miquel Raynal
  0 siblings, 0 replies; 2+ messages in thread
From: Miquel Raynal @ 2024-02-05 12:47 UTC (permalink / raw)
  To: Elad Nachman
  Cc: richard, vigneshr, vadym.kochan, aviramd, linux-mtd, linux-kernel,
	stable

Hi Elad,

enachman@marvell.com wrote on Wed, 3 Jan 2024 15:37:40 +0200:

> From: Elad Nachman <enachman@marvell.com>
> 
> The check in nand_base.c, nand_scan_tail() : has the following code:
> (ecc->steps * ecc->size != mtd->writesize) which fails for some NAND chips.
> Remove ECC entries in this driver which are not integral multiplications,
> and adjust the number of chunks for entries which fails the above
> calculation so it will calculate correctly (this was previously done
> automatically before the check and was removed in a later commit).
> 
> Fixes: 68c18dae6888 ("mtd: rawnand: marvell: add missing layouts")
> Cc: stable@vger.kernel.org
> Signed-off-by: Elad Nachman <enachman@marvell.com>

For some reasons, your patch reached the lkml but not
linux-mtd... At least it does not appear on lore nor
patchwork. Can you please resend?

Thanks,
Miquèl

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH v2] mtd: rawnand: marvell: fix layouts
       [not found] <20240205134435.2769452-1-enachman@marvell.com>
@ 2024-02-05 15:17 ` Miquel Raynal
  0 siblings, 0 replies; 2+ messages in thread
From: Miquel Raynal @ 2024-02-05 15:17 UTC (permalink / raw)
  To: Elad Nachman
  Cc: richard, vigneshr, vadym.kochan, aviramd, linux-mtd, linux-kernel,
	stable

Hi Elad,

enachman@marvell.com wrote on Mon, 5 Feb 2024 15:44:35 +0200:

> From: Elad Nachman <enachman@marvell.com>
> 
> The check in nand_base.c, nand_scan_tail() : has the following code:
> (ecc->steps * ecc->size != mtd->writesize) which fails for some NAND chips.
> Remove ECC entries in this driver which are not integral multiplications,
> and adjust the number of chunks for entries which fails the above
> calculation so it will calculate correctly (this was previously done
> automatically before the check and was removed in a later commit).

I don't know why linux-mtd does not collect your patches, for this time
I applied it manually to mtd/fixes.

See, linux-mtd lore link is broken, but linux-stable collected
correctly:
https://lore.kernel.org/linux-mtd/20240205134435.2769452-1-enachman@marvell.com/

Thanks,
Miquèl

______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-05 15:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20240205134435.2769452-1-enachman@marvell.com>
2024-02-05 15:17 ` [PATCH v2] mtd: rawnand: marvell: fix layouts Miquel Raynal
     [not found] <20240103133740.1233405-1-enachman@marvell.com>
2024-02-05 12:47 ` Miquel Raynal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox