mbox series

[GIT,PULL] Reset controller fixes for v6.7

Message ID 20231213152606.231044-1-p.zabel@pengutronix.de (mailing list archive)
State Accepted
Commit d73ad797c83b0777407a2200bbefa3cb82759247
Headers show
Series [GIT,PULL] Reset controller fixes for v6.7 | expand

Pull-request

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

Message

Philipp Zabel Dec. 13, 2023, 3:26 p.m. UTC
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(-)

Comments

patchwork-bot+linux-soc@kernel.org Dec. 14, 2023, 9:11 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Wed, 13 Dec 2023 16:26:06 +0100 you wrote:
> 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:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Reset controller fixes for v6.7
    https://git.kernel.org/soc/soc/c/d73ad797c83b

You are awesome, thank you!
patchwork-bot+linux-soc@kernel.org Dec. 14, 2023, 9:12 p.m. UTC | #2
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Wed, 13 Dec 2023 16:26:06 +0100 you wrote:
> 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:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Reset controller fixes for v6.7
    https://git.kernel.org/soc/soc/c/d73ad797c83b

You are awesome, thank you!