linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Boris Brezillon <boris.brezillon@bootlin.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	"linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>,
	linux-m68k@lists.linux-m68k.org,
	David Woodhouse <dwmw2@infradead.org>,
	Richard Weinberger <richard@nod.at>,
	Miquel Raynal <miquel.raynal@bootlin.com>,
	Marek Vasut <marex@denx.de>,
	Brian Norris <computersforpeace@gmail.com>
Subject: mtd: Fixes for 4.17-rc6
Date: Fri, 18 May 2018 09:36:18 +0200	[thread overview]
Message-ID: <20180518093618.0250d922@bbrezillon> (raw)

Hello Linus,

Here is the MTD fixes PR for 4.17-rc6.

Regards,

Boris

The following changes since commit 67b8d5c7081221efa252e111cd52532ec6d4266f:

  Linux 4.17-rc5 (2018-05-13 16:15:17 -0700)

are available in the git repository at:

  git://git.infradead.org/linux-mtd.git tags/mtd/fixes-for-4.17-rc6

for you to fetch changes up to 9f825e74d761c13b0cfaa5f65344d64ff970e252:

  mtd: rawnand: Fix return type of __DIVIDE() when called with 32-bit (2018-05-15 14:40:34 +0200)

----------------------------------------------------------------
NAND fixes:
- Fix read path of the Marvell NAND driver
- Make sure we don't pass a u64 to ndelay()

CFI fixes:
- Fix the map_word_andequal() implementation

----------------------------------------------------------------
Ben Hutchings (1):
      mtd: Fix comparison in map_word_andequal()

Boris Brezillon (1):
      mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks > 2

Geert Uytterhoeven (1):
      mtd: rawnand: Fix return type of __DIVIDE() when called with 32-bit

 drivers/mtd/nand/raw/marvell_nand.c |  8 +++++---
 include/linux/mtd/map.h             |  2 +-
 include/linux/mtd/rawnand.h         | 16 +++++++++++-----
 3 files changed, 17 insertions(+), 9 deletions(-)


-- 
Boris Brezillon, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

                 reply	other threads:[~2018-05-18  7:36 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=20180518093618.0250d922@bbrezillon \
    --to=boris.brezillon@bootlin.com \
    --cc=computersforpeace@gmail.com \
    --cc=dwmw2@infradead.org \
    --cc=geert@linux-m68k.org \
    --cc=linux-m68k@lists.linux-m68k.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=marex@denx.de \
    --cc=miquel.raynal@bootlin.com \
    --cc=richard@nod.at \
    --cc=torvalds@linux-foundation.org \
    /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).