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 -- To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html