From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Stabellini Subject: Re: [PATCH v3 14/17] XEN: EFI: Move x86 specific codes to architecture directory Date: Tue, 26 Jan 2016 11:31:19 +0000 Message-ID: References: <1453519184-11908-1-git-send-email-zhaoshenglong@huawei.com> <1453519184-11908-15-git-send-email-zhaoshenglong@huawei.com> <56A72B4F.2040909@huawei.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="1342847746-1876608270-1453807887=:3619" Return-path: In-Reply-To: <56A72B4F.2040909@huawei.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Shannon Zhao Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, linux-efi@vger.kernel.org, ian.campbell@citrix.com, ard.biesheuvel@linaro.org, catalin.marinas@arm.com, Stefano Stabellini , will.deacon@arm.com, linux-kernel@vger.kernel.org, xen-devel@lists.xen.org, julien.grall@citrix.com, stefano.stabellini@citrix.com, david.vrabel@citrix.com, peter.huangpeng@huawei.com, linux-arm-kernel@lists.infradead.org, shannon.zhao@linaro.org List-Id: xen-devel@lists.xenproject.org --1342847746-1876608270-1453807887=:3619 Content-Type: text/plain; charset="UTF-8" Content-Length: 1319 Content-Transfer-Encoding: quoted-printable 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 > >> > > >> > 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 > > This patch causes a build breakage on x86: > > > > arch/x86/xen/efi.c: In function =E2=80=98xen_efi_probe=E2=80=99: > > arch/x86/xen/efi.c:101:2: error: implicit declaration of function =E2=80=98HYPERVISOR_platform_op=E2=80=99 [-Werror=3Dimplicit-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/=3Fid=3Dcfafae940381207d48b11a73a211142dba5947d3 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. Please add my Reviewed-by to this patch. --1342847746-1876608270-1453807887=:3619 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel --1342847746-1876608270-1453807887=:3619--