From: Matt Fleming <matt@console-pimps.org>
To: Leif Lindholm <leif.lindholm@linaro.org>
Cc: linux-efi@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-ia64@vger.kernel.org, matt.fleming@intel.com,
tony.luck@gmail.com, patches@linaro.org
Subject: Re: [PATCH v2 5/5] efi: x86: make efi_lookup_mapped_addr() a common function
Date: Mon, 5 Aug 2013 13:26:28 +0100 [thread overview]
Message-ID: <20130805122628.GS2515@console-pimps.org> (raw)
In-Reply-To: <1375462582-16423-6-git-send-email-leif.lindholm@linaro.org>
On Fri, 02 Aug, at 05:56:22PM, Leif Lindholm wrote:
> efi_lookup_mapped_addr() is a handy utility for other platforms than
> x86. Move it from arch/x86 to drivers/firmware. Add memmap pointer
> to global efi structure, and initialise it on x86.
>
> Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
> ---
> arch/x86/platform/efi/efi.c | 30 ++----------------------------
> drivers/firmware/efi/efi.c | 32 ++++++++++++++++++++++++++++++++
> include/linux/efi.h | 1 +
> 3 files changed, 35 insertions(+), 28 deletions(-)
Looks good.
Tony, shout if you have any objection to modifying 'struct efi'.
--
Matt Fleming, Intel Open Source Technology Center
prev parent reply other threads:[~2013-08-05 12:26 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-02 16:56 [PATCH v2 0/5] Make commonly useful UEFI functions common Leif Lindholm
2013-08-02 16:56 ` [PATCH v2 1/5] ia64: add early_memremap() alias for early_ioremap() Leif Lindholm
2013-08-05 10:56 ` Matt Fleming
2013-08-05 16:10 ` Tony Luck
[not found] ` <CA+8MBbJwU-Wc7eHG9bqqWenkSzsv9pV5DXaU_mLkdhja1vF34g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-08-06 6:26 ` Matt Fleming
[not found] ` <1375462582-16423-1-git-send-email-leif.lindholm-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2013-08-02 16:56 ` [PATCH v2 2/5] efi: provide a generic efi_config_init() Leif Lindholm
[not found] ` <1375462582-16423-3-git-send-email-leif.lindholm-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2013-08-05 12:15 ` Matt Fleming
2013-08-07 11:54 ` Leif Lindholm
2013-08-02 16:56 ` [PATCH v2 3/5] efi: x86: use common code for (U)EFI configuration scanning Leif Lindholm
2013-08-05 12:18 ` Matt Fleming
2013-08-02 16:56 ` [PATCH v2 4/5] efi: ia64: " Leif Lindholm
[not found] ` <1375462582-16423-5-git-send-email-leif.lindholm-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2013-08-05 12:18 ` Matt Fleming
2013-08-02 16:56 ` [PATCH v2 5/5] efi: x86: make efi_lookup_mapped_addr() a common function Leif Lindholm
2013-08-05 12:26 ` Matt Fleming [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=20130805122628.GS2515@console-pimps.org \
--to=matt@console-pimps.org \
--cc=leif.lindholm@linaro.org \
--cc=linux-efi@vger.kernel.org \
--cc=linux-ia64@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=matt.fleming@intel.com \
--cc=patches@linaro.org \
--cc=tony.luck@gmail.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 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).