From: Miquel Raynal <miquel.raynal@bootlin.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Richard Weinberger <richard@nod.at>,
Tudor Ambarus <Tudor.Ambarus@linaro.org>,
Vignesh Raghavendra <vigneshr@ti.com>,
Frieder Schrempf <frieder.schrempf@kontron.de>,
Michael Walle <michael@walle.cc>,
Pratyush Yadav <pratyush@kernel.org>,
linux-mtd@lists.infradead.org,
Miquel Raynal <miquel.raynal@bootlin.com>
Subject: [GIT PULL] mtd: Fixes for 6.15-rc2
Date: Thu, 10 Apr 2025 09:39:39 +0200 [thread overview]
Message-ID: <87h62wcvno.fsf@bootlin.com> (raw)
Hello,
This is a fixes MTD PR for 6.15-rc2.
Thanks,
Miquèl
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git tags/mtd/fixes-for-6.15-rc2
for you to fetch changes up to 1c1fd374a2fe72b8a6dde62d3c3a9fd153e7581c:
mtd: spinand: Fix build with gcc < 7.5 (2025-04-07 09:05:31 +0200)
----------------------------------------------------------------
Two important fixes: the build of the SPI NAND layer with old GCC
versions as well as the fix of the Qpic Makefile which was wrong in the
first place.
There are also two smaller fixes about a missing error and status check.
----------------------------------------------------------------
Geert Uytterhoeven (1):
mtd: nand: Drop explicit test for built-in CONFIG_SPI_QPIC_SNAND
Miquel Raynal (1):
mtd: spinand: Fix build with gcc < 7.5
Wentao Liang (2):
mtd: inftlcore: Add error check for inftl_read_oob()
mtd: rawnand: Add status chack in r852_ready()
drivers/mtd/inftlcore.c | 9 +++++----
drivers/mtd/nand/Makefile | 3 ---
drivers/mtd/nand/raw/r852.c | 3 +++
include/linux/mtd/spinand.h | 2 +-
4 files changed, 9 insertions(+), 8 deletions(-)
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
next reply other threads:[~2025-04-10 8:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-10 7:39 Miquel Raynal [this message]
2025-04-10 14:10 ` [GIT PULL] mtd: Fixes for 6.15-rc2 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=87h62wcvno.fsf@bootlin.com \
--to=miquel.raynal@bootlin.com \
--cc=Tudor.Ambarus@linaro.org \
--cc=frieder.schrempf@kontron.de \
--cc=linux-mtd@lists.infradead.org \
--cc=michael@walle.cc \
--cc=pratyush@kernel.org \
--cc=richard@nod.at \
--cc=torvalds@linux-foundation.org \
--cc=vigneshr@ti.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.