Re: [Xen-devel] [PATCH 4/4] xen/PVH: Remove reserved entry in PVH GDT
From: Roger Pau MonnÃ
Date: Tue May 01 2018 - 04:00:35 EST
On Mon, Apr 30, 2018 at 12:23:39PM -0400, Boris Ostrovsky wrote:
> And without it we can't use _BOOT_XX macros any longer so define new ones.
Not being that familiar with Linux internals I'm not sure I see the
benefit of this. Isn't there a risk that some other code is going to
use the __BOOT_XX defines?
Thanks, Roger.