Re: [RFC PATCH 17/35] Segment register changes for Xen

From: Andi Kleen
Date: Wed Mar 22 2006 - 10:01:23 EST


On Wednesday 22 March 2006 07:30, Chris Wright wrote:

> +#define get_kernel_cs() \
> + (__KERNEL_CS + (xen_feature(XENFEAT_supervisor_mode_kernel) ? 0 : 1))

Under what circumstances is that feature set?

-Andi

-
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/