mbox series

[GIT,PULL] firmware: arm_scmi: fix for v5.5

Message ID 20191202114559.GB20965@bogus (mailing list archive)
State Mainlined, archived
Commit 8305e90a894f82c278c17e51a28459deee78b263
Headers show
Series [GIT,PULL] firmware: arm_scmi: fix for v5.5 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-fix-5.5-2

Message

Sudeep Holla Dec. 2, 2019, 11:45 a.m. UTC
Hi ARM SoC Team,

Please pull !

Regards,
Sudeep

-->8

The following changes since commit 7bd39bc6bfdf96f5df0f92199bbc1a3ee2f2adb8:

  firmware: arm_scmi: Fix doorbell ring logic for !CONFIG_64BIT (2019-11-14 11:13:50 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-fix-5.5-2

for you to fetch changes up to 8305e90a894f82c278c17e51a28459deee78b263:

  firmware: arm_scmi: Avoid double free in error flow (2019-11-26 10:50:30 +0000)

----------------------------------------------------------------
ARM SCMI fix for v5.5

Yet another single fix to avoid double freeing in scmi_device_create
error path

----------------------------------------------------------------
Wen Yang (1):
      firmware: arm_scmi: Avoid double free in error flow

 drivers/firmware/arm_scmi/bus.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#942): https://linux.kernel.org/g/patchwork-soc/message/942
Mute This Topic: https://linux.kernel.org/mt/64710714/1554929
Group Owner: patchwork-soc+owner@linux.kernel.org
Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub  [patchwork-linux-kernel-org@patchwork.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-

Comments

patchwork-bot+linux-soc@kernel.org Dec. 5, 2019, 6:22 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (refs/heads/arm/fixes).

On Mon, 2 Dec 2019 11:45:59 +0000 you wrote:
> Hi ARM SoC Team,
> 
> Please pull !
> 
> Regards,
> Sudeep
> 
> [...]


Here is a summary with links:
  - [GIT,PULL] firmware: arm_scmi: fix for v5.5
    https://git.kernel.org/soc/soc/c/3c25ce694a1fbdb5b498fc8a6491074f48b47328

You are awesome, thank you!