From: patchwork-bot+linux-soc@kernel.org
To: Sudeep Holla <Sudeep.Holla@arm.com>
Cc: soc@kernel.org
Subject: Re: [RESEND][PATCH] firmware: psci: Fix return value from psci_system_suspend()
Date: Thu, 20 Jun 2024 21:34:19 +0000 [thread overview]
Message-ID: <171891925900.21354.16359165220171268036.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240515095528.1949992-1-sudeep.holla@arm.com>
Hello:
This patch was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:
On Wed, 15 May 2024 10:55:28 +0100 you wrote:
> Currently we return the value from invoke_psci_fn() directly as return
> value from psci_system_suspend(). It is wrong to send the PSCI interface
> return value directly. psci_to_linux_errno() provide the mapping from
> PSCI return value to the one that can be returned to the callers within
> the kernel.
>
> Use psci_to_linux_errno() to convert and return the correct value from
> psci_system_suspend().
>
> [...]
Here is the summary with links:
- [RESEND] firmware: psci: Fix return value from psci_system_suspend()
https://git.kernel.org/soc/soc/c/e7c3696d4692
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2024-06-20 21:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-15 9:55 [RESEND][PATCH] firmware: psci: Fix return value from psci_system_suspend() Sudeep Holla
2024-05-15 9:55 ` Sudeep Holla
2024-06-20 21:34 ` patchwork-bot+linux-soc [this message]
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=171891925900.21354.16359165220171268036.git-patchwork-notify@kernel.org \
--to=patchwork-bot+linux-soc@kernel.org \
--cc=Sudeep.Holla@arm.com \
--cc=soc@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.