Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1317831
| From | Shannon Zhao <zhaoshenglong@huawei.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 14/17] XEN: EFI: Move x86 specific codes to architecture directory |
| Date | 2016-01-26 13:30 +0100 |
| Message-ID | <qVaUY-42e-45@gated-at.bofh.it> (permalink) |
| References | <qTX3H-5bz-3@gated-at.bofh.it> <qTX3J-5bz-33@gated-at.bofh.it> <qUSv1-6M7-41@gated-at.bofh.it> <qV710-1ma-13@gated-at.bofh.it> <qVa8x-3sE-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 2016/1/26 19:31, Stefano Stabellini wrote: > On Tue, 26 Jan 2016, Shannon Zhao wrote: >> > On 2016/1/26 0:44, Stefano Stabellini wrote: >>> > > On Sat, 23 Jan 2016, Shannon Zhao wrote: >>>>> > >> > From: Shannon Zhao <shannon.zhao@linaro.org> >>>>> > >> > >>>>> > >> > 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 <shannon.zhao@linaro.org> >>> > > 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=cfafae940381207d48b11a73a211142dba5947d3 > Sorry, 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
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v3 00/17] Add ACPI support for Xen Dom0 on ARM64 Shannon Zhao <zhaoshenglong@huawei.com> - 2016-01-23 04:30 +0100
[PATCH v3 04/17] arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table Shannon Zhao <zhaoshenglong@huawei.com> - 2016-01-23 04:30 +0100
[PATCH v3 14/17] XEN: EFI: Move x86 specific codes to architecture directory Shannon Zhao <zhaoshenglong@huawei.com> - 2016-01-23 04:30 +0100
Re: [PATCH v3 14/17] XEN: EFI: Move x86 specific codes to architecture directory Stefano Stabellini <stefano.stabellini@eu.citrix.com> - 2016-01-25 17:50 +0100
Re: [PATCH v3 14/17] XEN: EFI: Move x86 specific codes to architecture directory Shannon Zhao <zhaoshenglong@huawei.com> - 2016-01-26 09:20 +0100
Re: [PATCH v3 14/17] XEN: EFI: Move x86 specific codes to architecture directory Stefano Stabellini <stefano.stabellini@eu.citrix.com> - 2016-01-26 12:40 +0100
Re: [PATCH v3 14/17] XEN: EFI: Move x86 specific codes to architecture directory Shannon Zhao <zhaoshenglong@huawei.com> - 2016-01-26 13:30 +0100
[PATCH v3 13/17] ARM: Xen: Document UEFI support on Xen ARM virtual platforms Shannon Zhao <zhaoshenglong@huawei.com> - 2016-01-23 04:30 +0100
Re: [PATCH v3 13/17] ARM: Xen: Document UEFI support on Xen ARM virtual platforms Stefano Stabellini <stefano.stabellini@eu.citrix.com> - 2016-01-25 17:00 +0100
Re: [PATCH v3 13/17] ARM: Xen: Document UEFI support on Xen ARM virtual platforms Mark Rutland <mark.rutland@arm.com> - 2016-01-25 17:10 +0100
Re: [PATCH v3 13/17] ARM: Xen: Document UEFI support on Xen ARM virtual platforms Stefano Stabellini <stefano.stabellini@eu.citrix.com> - 2016-01-25 17:10 +0100
[PATCH v3 01/17] Xen: ACPI: Hide UART used by Xen Shannon Zhao <zhaoshenglong@huawei.com> - 2016-01-23 04:30 +0100
Re: [PATCH v3 01/17] Xen: ACPI: Hide UART used by Xen Stefano Stabellini <stefano.stabellini@eu.citrix.com> - 2016-01-25 13:30 +0100
csiph-web