Re: [patch] i386: remove IOPL check on task switch

From: Andi Kleen
Date: Fri Nov 03 2006 - 13:41:57 EST



> Nack. This is used for paravirt-ops kernels that use IOPL'd userspace.
> Fixing it would require a fairly heavy penalty on the iret path, since
> every single instruction there contributes to a critical region which
> must have custom fixup code, or some other technique to provide
> protection against interrupt re-entrancy.
>
> At least, let's discuss other potential solutions first - for now it is
> harmless.

Ok I will drop the patch again

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