From: Boris Brezillon <boris.brezillon@bootlin.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>,
Brian Norris <computersforpeace@gmail.com>,
David Woodhouse <dwmw2@infradead.org>,
Richard Weinberger <richard@nod.at>,
Miquel Raynal <miquel.raynal@bootlin.com>,
Tudor Ambarus <tudor.ambarus@microchip.com>,
Marek Vasut <marex@denx.de>
Subject: [GIT PULL] mtd: Fixes for 4.20-rc5
Date: Fri, 30 Nov 2018 10:58:29 +0100 [thread overview]
Message-ID: <20181130105829.0bbefe10@bbrezillon> (raw)
Hello Linus,
Here is the MTD fixes PR for 4.20-rc5.
Regards,
Boris
The following changes since commit 2e6e902d185027f8e3cb8b7305238f7e35d6a436:
Linux 4.20-rc4 (2018-11-25 14:19:31 -0800)
are available in the Git repository at:
git://git.infradead.org/linux-mtd.git tags/mtd/fixes-for-4.20-rc5
for you to fetch changes up to 40b412897ccb4b98b2cfb2a0aaabed58dd9e2086:
mtd: nand: Fix memory allocation in nanddev_bbt_init() (2018-11-28 15:41:50 +0100)
----------------------------------------------------------------
NAND fixes:
- Fix BBT cache allocation done in nanddev_bbt_init()
SPI NOR fixes:
- Fix the erase type selection logic
----------------------------------------------------------------
Frieder Schrempf (1):
mtd: nand: Fix memory allocation in nanddev_bbt_init()
Tudor Ambarus (1):
mtd: spi-nor: fix erase_type array to indicate current map conf
drivers/mtd/nand/bbt.c | 3 ++-
drivers/mtd/spi-nor/spi-nor.c | 31 +++++++++++++++++++++++++++++--
2 files changed, 31 insertions(+), 3 deletions(-)
next reply other threads:[~2018-11-30 9:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-30 9:58 Boris Brezillon [this message]
2018-11-30 21:00 ` [GIT PULL] mtd: Fixes for 4.20-rc5 pr-tracker-bot
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=20181130105829.0bbefe10@bbrezillon \
--to=boris.brezillon@bootlin.com \
--cc=computersforpeace@gmail.com \
--cc=dwmw2@infradead.org \
--cc=linux-kernel@vger.kernel.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 \
--cc=tudor.ambarus@microchip.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.