All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] nvmem: fixes for 6.15
@ 2025-05-09 12:24 srini
  2025-05-09 12:24 ` [PATCH 1/2] nvmem: rmem: select CONFIG_CRC32 srini
  2025-05-09 12:24 ` [PATCH 2/2] nvmem: zynqmp_nvmem: unbreak driver after cleanup srini
  0 siblings, 2 replies; 4+ messages in thread
From: srini @ 2025-05-09 12:24 UTC (permalink / raw)
  To: gregkh; +Cc: linux-kernel, Srinivas Kandagatla

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-05-21 12:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-09 12:24 [PATCH 0/2] nvmem: fixes for 6.15 srini
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

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.