From mboxrd@z Thu Jan 1 00:00:00 1970 From: JBeulich@suse.com (Jan Beulich) Date: Mon, 14 Sep 2015 05:34:35 -0600 Subject: [Xen-devel] [PATCH] efi/libstub/fdt: Standardize the names of EFI stub parameters In-Reply-To: References: <20150910112418.GC29293@leverpostej> <20150910121514.GE29293@leverpostej> <20150910144938.GI29293@leverpostej> <20150910162302.GN29293@leverpostej> <20150911124643.GB4530@olila.local.net-space.pl> <20150911154534.GD4530@olila.local.net-space.pl> <55F6886D.1090900@huawei.com> <55F693F5.8030203@huawei.com> <55F6C01502000078000A2823@prv-mh.provo.novell.com> Message-ID: <55F6CCEB02000078000A28CC@prv-mh.provo.novell.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org >>> On 14.09.15 at 13:16, wrote: > (I still think not using SetVirtualAddressMap() at all > would be the best approach for arm64, but unfortunately, most of my > colleagues disagree with me) Any reasons they have? I'm curious because we run x86 Xen without using this function ... Jan