Re: [PATCH] mtd: rawnand: gpmi: fix dst bit offset when extracting raw payload

From: Sean Nyekjaer
Date: Mon Jan 18 2021 - 06:12:04 EST




On 04/01/2021 12.15, Miquel Raynal wrote:
Hi Sean,

Sean Nyekjaer <sean@xxxxxxxxxx> wrote on Mon, 4 Jan 2021 11:50:10 +0100:

On 04/01/2021 11.35, Miquel Raynal wrote:
On Mon, 2020-12-21 at 10:00:13 UTC, Sean Nyekjaer wrote:
Re-add the multiply by 8 to "step * eccsize" to correct the destination bit offset
when extracting the data payload in gpmi_ecc_read_page_raw().

Fixes: e5e5631cc889 ("mtd: rawnand: gpmi: Use nand_extract_bits()")
Cc: stable@xxxxxxxxxxxxxxx
Reported-by: Martin Hundebøll <martin@xxxxxxxxxx>
Signed-off-by: Sean Nyekjaer <sean@xxxxxxxxxx>
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks.

Miquel
Hi Miquel

Will you please queue this for fixes? It's quite relevant for 5.10 LTS :)
Right, that will be quicker to have it in Linus' tree. I moved
the patch to the mtd/next branch.

Hi Miquel,

Any guess to when the mtd/fixes branch will be pulled into Linus' tree?

/Sean