Re: [PATCH v3 14/17] XEN: EFI: Move x86 specific codes to architecture directory
From: Shannon Zhao <hidden>
Date: 2016-01-26 12:26:25
Also in:
linux-arm-kernel, linux-efi, lkml
On 2016/1/26 19:31, Stefano Stabellini wrote:
On Tue, 26 Jan 2016, Shannon Zhao wrote:quoted
quoted
On 2016/1/26 0:44, Stefano Stabellini wrote:quoted
quoted
On Sat, 23 Jan 2016, Shannon Zhao wrote:quoted
quoted
quoted
quoted
From: Shannon Zhao <redacted> Move x86 specific codes to architecture directory and export those EFI runtime service functions. This will be useful for initializing runtime service on ARM later. Signed-off-by: Shannon Zhao <redacted>This patch causes a build breakage on x86: arch/x86/xen/efi.c: In function ‘xen_efi_probe’: arch/x86/xen/efi.c:101:2: error: implicit declaration of function ‘HYPERVISOR_platform_op’ [-Werror=implicit-function-declaration]This patch is based on following patch [1]. Maybe you need to update your branch. :) [1] xen: rename dom0_op to platform_op https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=cfafae940381207d48b11a73a211142dba5947d3Sorry, I made a mistake rebasing the series. It doesn't help that I couldn't find any Linux RCs on top of which it applies cleanly. As Linus tags RCs often enough, it is usually helpful to base one's work on a tag so that it is easier for other people to work on it.
Ah, I'll rebase this series on top of the newest master at next version since the relevant patches are in master.
Please add my Reviewed-by to this patch.
Thanks a lot! -- Shannon -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html