All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Sean Nyekjaer <sean@geanix.com>
Cc: "Vignesh Raghavendra" <vigneshr@ti.com>,
	"Martin Hundebøll" <martin@geanix.com>,
	linux-kernel@vger.kernel.org, stable@vger.kernel.org,
	linux-mtd@lists.infradead.org,
	"Richard Weinberger" <richard@nod.at>, "Han Xu" <han.xu@nxp.com>
Subject: Re: [PATCH] mtd: rawnand: gpmi: fix dst bit offset when extracting raw payload
Date: Mon, 18 Jan 2021 12:09:17 +0100	[thread overview]
Message-ID: <20210118120917.544af10c@xps13> (raw)
In-Reply-To: <d3ebfc3c-4842-a506-512a-28c6c02f6c42@geanix.com>

Hi Sean,

Sean Nyekjaer <sean@geanix.com> wrote on Mon, 18 Jan 2021 12:07:01
+0100:

> On 04/01/2021 12.15, Miquel Raynal wrote:
> > Hi Sean,
> >
> > Sean Nyekjaer <sean@geanix.com> 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@vger.kernel.org
> >>>> Reported-by: Martin Hundebøll <martin@geanix.com>
> >>>> Signed-off-by: Sean Nyekjaer <sean@geanix.com>  
> >>> 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

It should be in linux-next already, I hope to collect an other
important fix this week before requesting a merge of the mtd/fixes
branch for the next -rc.

Thanks,
Miquèl

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

WARNING: multiple messages have this Message-ID (diff)
From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Sean Nyekjaer <sean@geanix.com>
Cc: "Han Xu" <han.xu@nxp.com>, "Richard Weinberger" <richard@nod.at>,
	"Vignesh Raghavendra" <vigneshr@ti.com>,
	"Martin Hundebøll" <martin@geanix.com>,
	linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org,
	stable@vger.kernel.org
Subject: Re: [PATCH] mtd: rawnand: gpmi: fix dst bit offset when extracting raw payload
Date: Mon, 18 Jan 2021 12:09:17 +0100	[thread overview]
Message-ID: <20210118120917.544af10c@xps13> (raw)
In-Reply-To: <d3ebfc3c-4842-a506-512a-28c6c02f6c42@geanix.com>

Hi Sean,

Sean Nyekjaer <sean@geanix.com> wrote on Mon, 18 Jan 2021 12:07:01
+0100:

> On 04/01/2021 12.15, Miquel Raynal wrote:
> > Hi Sean,
> >
> > Sean Nyekjaer <sean@geanix.com> 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@vger.kernel.org
> >>>> Reported-by: Martin Hundebøll <martin@geanix.com>
> >>>> Signed-off-by: Sean Nyekjaer <sean@geanix.com>  
> >>> 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

It should be in linux-next already, I hope to collect an other
important fix this week before requesting a merge of the mtd/fixes
branch for the next -rc.

Thanks,
Miquèl

  reply	other threads:[~2021-01-18 11:10 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-21 10:00 [PATCH] mtd: rawnand: gpmi: fix dst bit offset when extracting raw payload Sean Nyekjaer
2020-12-21 10:00 ` Sean Nyekjaer
2021-01-04 10:35 ` Miquel Raynal
2021-01-04 10:35   ` Miquel Raynal
2021-01-04 10:50   ` Sean Nyekjaer
2021-01-04 10:50     ` Sean Nyekjaer
2021-01-04 11:15     ` Miquel Raynal
2021-01-04 11:15       ` Miquel Raynal
2021-01-18 11:07       ` Sean Nyekjaer
2021-01-18 11:07         ` Sean Nyekjaer
2021-01-18 11:09         ` Miquel Raynal [this message]
2021-01-18 11:09           ` Miquel Raynal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210118120917.544af10c@xps13 \
    --to=miquel.raynal@bootlin.com \
    --cc=han.xu@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=martin@geanix.com \
    --cc=richard@nod.at \
    --cc=sean@geanix.com \
    --cc=stable@vger.kernel.org \
    --cc=vigneshr@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.