From: srini@kernel.org
To: gregkh@linuxfoundation.org
Cc: linux-kernel@vger.kernel.org, Srinivas Kandagatla <srini@kernel.org>
Subject: [PATCH 0/2] nvmem: fixes for 6.15
Date: Fri, 9 May 2025 13:24:05 +0100 [thread overview]
Message-ID: <20250509122407.11763-1-srini@kernel.org> (raw)
From: Srinivas Kandagatla <srini@kernel.org>
Hi Greg,
Here are two fixes in nvmem for 6.15, Could you please queue
these for next possible rc.
fixes include
- a fix in zynqmp_nvmem provider during cleanup.
- fix a link failure due to newly added crc checking
Thanks,
Srini
Arnd Bergmann (1):
nvmem: rmem: select CONFIG_CRC32
Peter Korsgaard (1):
nvmem: zynqmp_nvmem: unbreak driver after cleanup
drivers/nvmem/Kconfig | 1 +
drivers/nvmem/zynqmp_nvmem.c | 1 +
2 files changed, 2 insertions(+)
--
2.43.0
next reply other threads:[~2025-05-09 12:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-09 12:24 srini [this message]
2025-05-09 12:24 ` [PATCH 1/2] nvmem: rmem: select CONFIG_CRC32 srini
2025-05-21 12:27 ` Greg KH
2025-05-09 12:24 ` [PATCH 2/2] nvmem: zynqmp_nvmem: unbreak driver after cleanup srini
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=20250509122407.11763-1-srini@kernel.org \
--to=srini@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.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 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.