[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <52C7389C.6000902@zytor.com>
Date: Fri, 03 Jan 2014 14:24:28 -0800
From: "H. Peter Anvin" <hpa@...or.com>
To: Matt Fleming <matt@...sole-pimps.org>,
Dave Young <dyoung@...hat.com>
CC: mingo@...nel.org, linux-kernel@...r.kernel.org, x86@...nel.org,
kexec@...ts.infradead.org
Subject: Re: [PATCH tip/efi-kexec] x86: setup.c build fix
On 01/03/2014 06:40 AM, Matt Fleming wrote:
> On Fri, 03 Jan, at 11:56:49AM, Dave Young wrote:
>> In case without CONFIG_EFI, there will be below build error:
>> arch/x86/built-in.o: In function `setup_arch':
>>>> (.init.text+0x9dc): undefined reference to `parse_efi_setup'
>>
>> Thus fix it by adding blank inline function in asm/efi.h
>> Also remove an unused declaration for variable efi_data_len.
>>
>> Signed-off-by: Dave Young <dyoung@...hat.com>
>> ---
>> arch/x86/include/asm/efi.h | 5 ++---
>> 1 file changed, 2 insertions(+), 3 deletions(-)
>
> Thanks Dave. I picked up both patches.
>
Something I should be pulling?
-hpa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists