Re: [PATCH 4/4] efi: x86: make efi_lookup_mapped_addr() a common function

2013-08-01 Thread Leif Lindholm
On Wed, Jul 31, 2013 at 09:58:20AM +0100, Matt Fleming wrote: > On 07/30/2013 05:47 PM, Leif Lindholm wrote: > > efi_lookup_mapped_addr() is a handy utility for other platforms > > than x86. Move it from arch/x86 to drivers/firmware/efi. > > > > This function will be used by future ARM patches. >

Re: [PATCH 4/4] efi: x86: make efi_lookup_mapped_addr() a common function

2013-08-01 Thread Leif Lindholm
On Wed, Jul 31, 2013 at 09:58:20AM +0100, Matt Fleming wrote: On 07/30/2013 05:47 PM, Leif Lindholm wrote: efi_lookup_mapped_addr() is a handy utility for other platforms than x86. Move it from arch/x86 to drivers/firmware/efi. This function will be used by future ARM patches.

Re: [PATCH 4/4] efi: x86: make efi_lookup_mapped_addr() a common function

2013-07-31 Thread Matt Fleming
On 07/30/2013 05:47 PM, Leif Lindholm wrote: > efi_lookup_mapped_addr() is a handy utility for other platforms > than x86. Move it from arch/x86 to drivers/firmware/efi. > > This function will be used by future ARM patches. > > Signed-off-by: Leif Lindholm > --- > arch/x86/platform/efi/efi.c |

Re: [PATCH 4/4] efi: x86: make efi_lookup_mapped_addr() a common function

2013-07-31 Thread Matt Fleming
On 07/30/2013 05:47 PM, Leif Lindholm wrote: efi_lookup_mapped_addr() is a handy utility for other platforms than x86. Move it from arch/x86 to drivers/firmware/efi. This function will be used by future ARM patches. Signed-off-by: Leif Lindholm leif.lindh...@linaro.org ---

[PATCH 4/4] efi: x86: make efi_lookup_mapped_addr() a common function

2013-07-30 Thread Leif Lindholm
efi_lookup_mapped_addr() is a handy utility for other platforms than x86. Move it from arch/x86 to drivers/firmware/efi. This function will be used by future ARM patches. Signed-off-by: Leif Lindholm --- arch/x86/platform/efi/efi.c | 28

[PATCH 4/4] efi: x86: make efi_lookup_mapped_addr() a common function

2013-07-30 Thread Leif Lindholm
efi_lookup_mapped_addr() is a handy utility for other platforms than x86. Move it from arch/x86 to drivers/firmware/efi. This function will be used by future ARM patches. Signed-off-by: Leif Lindholm leif.lindh...@linaro.org --- arch/x86/platform/efi/efi.c | 28