[PULL] mtd: nand: Fixes for 4.8-rc8

Boris Brezillon boris.brezillon at free-electrons.com
Mon Sep 19 02:58:58 PDT 2016


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 at 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(-)



More information about the linux-mtd mailing list