linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Boris Brezillon <boris.brezillon@free-electrons.com>
To: Brian Norris <computersforpeace@gmail.com>,
	Richard Weinberger <richard@nod.at>
Cc: "linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>
Subject: [PULL] mtd: nand: Fixes for 4.8-rc8
Date: Mon, 19 Sep 2016 11:58:58 +0200	[thread overview]
Message-ID: <20160919115858.30ac7fca@bbrezillon> (raw)

Hi Brian,

Here is a PR containing 3 fixes for 4.8-rc8. I know you're quite busy,
so please let me know if you can't take them through your tree, I'll
ask Richard to send a PR to Linus, or queue them for 4.9.

Thanks,

Boris

The following changes since commit 3be7988674ab33565700a37b210f502563d932e6:

  Linux 4.8-rc7 (2016-09-18 17:27:41 -0700)

are available in the git repository at:

  git@github.com:linux-nand/linux.git tags/nand/fixes-for-4.8-rc8

for you to fetch changes up to 38178e7b88dcbe1ab384f27a7370074e774dda81:

  mtd: nand: mxc: fix obiwan error in mxc_nand_v[12]_ooblayout_free() functions (2016-09-19 11:57:12 +0200)

----------------------------------------------------------------
Fixes for 4.8-rc8:
- Fix a wrong OOB layout definition in the mxc driver
- Fix incorrect ECC handling in the mtk driver

----------------------------------------------------------------
Lothar Waßmann (1):
      mtd: nand: mxc: fix obiwan error in mxc_nand_v[12]_ooblayout_free() functions

RogerCC Lin (2):
      mtd: nand: fix generating over-boundary ECC data when writing
      mtd: nand: fix chances to create incomplete ECC data when writing

 drivers/mtd/nand/mtk_ecc.c  | 12 ++++++++----
 drivers/mtd/nand/mtk_nand.c |  7 +++++--
 drivers/mtd/nand/mxc_nand.c |  2 +-
 3 files changed, 14 insertions(+), 7 deletions(-)

                 reply	other threads:[~2016-09-19  9:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20160919115858.30ac7fca@bbrezillon \
    --to=boris.brezillon@free-electrons.com \
    --cc=computersforpeace@gmail.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=richard@nod.at \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).