Re: [PATCH] xen: clean up x86-64 warnings

From: Ingo Molnar
Date: Fri Oct 03 2008 - 04:05:12 EST



* Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:

> There are a couple of Xen features which rely on directly accessing
> per-cpu data via a segment register, which is not yet available on
> x86-64. In the meantime, just disable direct access to the vcpu info
> structure; this leaves some of the code as dead, but it will come to
> life in time, and the warnings are suppressed.
>
> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@xxxxxxxxxx>
> ---
> arch/x86/xen/enlighten.c | 61 +++++++--------------------------------------
> arch/x86/xen/xen-asm_64.S | 22 +++++++++++++---
> 2 files changed, 28 insertions(+), 55 deletions(-)

applied to tip/x86/xen, thanks Jeremy!

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/