From: matt@codeblueprint.co.uk (Matt Fleming)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] efi/arm64: use UEFI for system reset and poweroff
Date: Tue, 10 Mar 2015 14:48:57 +0000 [thread overview]
Message-ID: <20150310144857.GE17573@codeblueprint.co.uk> (raw)
In-Reply-To: <1425653364-12591-1-git-send-email-ard.biesheuvel@linaro.org>
On Fri, 06 Mar, at 03:49:24PM, Ard Biesheuvel wrote:
> If UEFI Runtime Services are available, they are preferred over direct
> PSCI calls or other methods to reset the system.
>
> For the reset case, we need to hook into machine_restart(), as the
> arm_pm_restart function pointer may be overwritten by modules.
>
> Tested-by: Mark Rutland <mark.rutland@arm.com>
> Reviewed-by: Mark Rutland <mark.rutland@arm.com>
> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
> ---
> arch/arm64/kernel/efi.c | 9 +++++++++
> arch/arm64/kernel/process.c | 8 ++++++++
> 2 files changed, 17 insertions(+)
Looks good to me.
Reviewed-by: Matt Fleming <matt.fleming@intel.com>
Catalin, are you picking this up?
--
Matt Fleming, Intel Open Source Technology Center
next prev parent reply other threads:[~2015-03-10 14:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-06 14:49 [PATCH v2] efi/arm64: use UEFI for system reset and poweroff Ard Biesheuvel
2015-03-10 14:48 ` Matt Fleming [this message]
2015-03-14 11:00 ` Catalin Marinas
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=20150310144857.GE17573@codeblueprint.co.uk \
--to=matt@codeblueprint.co.uk \
--cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).