[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110713195827.GA9910@srcf.ucam.org>
Date: Wed, 13 Jul 2011 20:58:27 +0100
From: Matthew Garrett <mjg59@...f.ucam.org>
To: "H. Peter Anvin" <hpa@...or.com>
Cc: linux-kernel@...r.kernel.org, x86@...nel.org
Subject: Re: [PATCH 1/2] efi: merge x86 and ia64 code
On Wed, Jul 13, 2011 at 11:57:38AM -0700, H. Peter Anvin wrote:
> I get a build error on x86-32:
>
> /home/hpa/kernel/linux-2.6-tip.efi/arch/x86/platform/efi/efi_32.c:43:
> error: conflicting types for ‘efi_call_phys_prelog’
> /home/hpa/kernel/linux-2.6-tip.efi/arch/x86/include/asm/efi.h:73: note:
> previous declaration of ‘efi_call_phys_prelog’ was here
> /home/hpa/kernel/linux-2.6-tip.efi/arch/x86/platform/efi/efi_32.c:85:
> error: conflicting types for ‘efi_call_phys_epilog’
> /home/hpa/kernel/linux-2.6-tip.efi/arch/x86/include/asm/efi.h:74: note:
> previous declaration of ‘efi_call_phys_epilog’ was here
> make[5]: *** [arch/x86/platform/efi/efi_32.o] Error 1
Oops.
It's sadly much easier to test IA64 than it is to test 32-bit EFI
booting, but this one should at least build and link.
--
Matthew Garrett | mjg59@...f.ucam.org
--
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