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.lindh...@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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to