All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Reset controller fixes for v6.7
@ 2023-12-13 15:26 ` Philipp Zabel
  0 siblings, 0 replies; 4+ messages in thread
From: Philipp Zabel @ 2023-12-13 15:26 UTC (permalink / raw)
  To: soc; +Cc: linux-arm-kernel, kernel, Philipp Zabel

Dear arm-soc maintainers,

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

  git://git.pengutronix.de/pza/linux.git tags/reset-fixes-for-v6.7

for you to fetch changes up to 4a6756f56bcf8e64c87144a626ce53aea4899c0e:

  reset: Fix crash when freeing non-existent optional resets (2023-11-30 15:02:21 +0100)

----------------------------------------------------------------
Reset controller fixes for v6.7

Fix a void-pointer-to-enum-cast warning in the hisilicon hi6220 reset
driver and fix a NULL pointer dereference when freeing non-existent
optional resets requested via the reset_array API in the core.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      reset: Fix crash when freeing non-existent optional resets

Krzysztof Kozlowski (1):
      reset: hisilicon: hi6220: fix Wvoid-pointer-to-enum-cast warning

 drivers/reset/core.c                   | 8 ++++----
 drivers/reset/hisilicon/hi6220_reset.c | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2023-12-14 21:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-13 15:26 [GIT PULL] Reset controller fixes for v6.7 Philipp Zabel
2023-12-13 15:26 ` Philipp Zabel
2023-12-14 21:11 ` patchwork-bot+linux-soc
2023-12-14 21:12 ` patchwork-bot+linux-soc

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.