From: Matt Fleming <matt@codeblueprint.co.uk>
To: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: mark.rutland@arm.com, linux-efi@vger.kernel.org,
leif.lindholm@linaro.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2] efi: arm64: add debugfs node to dump UEFI runtime page tables
Date: Fri, 19 Aug 2016 12:57:57 +0100 [thread overview]
Message-ID: <20160819115757.GT30909@codeblueprint.co.uk> (raw)
In-Reply-To: <1471349601-31257-1-git-send-email-ard.biesheuvel@linaro.org>
On Tue, 16 Aug, at 02:13:21PM, Ard Biesheuvel wrote:
> Register the debugfs node 'efi_page_tables' to allow the UEFI runtime
> page tables to be inspected. Note that ARM does not have 'asm/ptdump.h'
> [yet] so for now, this is arm64 only.
>
> Acked-by: Mark Rutland <mark.rutland@arm.com>
> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
> ---
> v2: test for CONFIG_ARM64_PTDUMP rather than CONFIG_ARM64
> add Mark's ack
>
> drivers/firmware/efi/arm-runtime.c | 20 ++++++++++++++++++++
> 1 file changed, 20 insertions(+)
Thanks Ard. Queued up in 'next'.
WARNING: multiple messages have this Message-ID (diff)
From: matt@codeblueprint.co.uk (Matt Fleming)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] efi: arm64: add debugfs node to dump UEFI runtime page tables
Date: Fri, 19 Aug 2016 12:57:57 +0100 [thread overview]
Message-ID: <20160819115757.GT30909@codeblueprint.co.uk> (raw)
In-Reply-To: <1471349601-31257-1-git-send-email-ard.biesheuvel@linaro.org>
On Tue, 16 Aug, at 02:13:21PM, Ard Biesheuvel wrote:
> Register the debugfs node 'efi_page_tables' to allow the UEFI runtime
> page tables to be inspected. Note that ARM does not have 'asm/ptdump.h'
> [yet] so for now, this is arm64 only.
>
> Acked-by: Mark Rutland <mark.rutland@arm.com>
> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
> ---
> v2: test for CONFIG_ARM64_PTDUMP rather than CONFIG_ARM64
> add Mark's ack
>
> drivers/firmware/efi/arm-runtime.c | 20 ++++++++++++++++++++
> 1 file changed, 20 insertions(+)
Thanks Ard. Queued up in 'next'.
next prev parent reply other threads:[~2016-08-19 11:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-16 12:13 [PATCH v2] efi: arm64: add debugfs node to dump UEFI runtime page tables Ard Biesheuvel
2016-08-16 12:13 ` Ard Biesheuvel
2016-08-19 11:57 ` Matt Fleming [this message]
2016-08-19 11:57 ` Matt Fleming
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=20160819115757.GT30909@codeblueprint.co.uk \
--to=matt@codeblueprint.co.uk \
--cc=ard.biesheuvel@linaro.org \
--cc=leif.lindholm@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-efi@vger.kernel.org \
--cc=mark.rutland@arm.com \
/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.