Re: [discuss] [PATCH] x86-64: remove unprotected iret

From: Andi Kleen
Date: Thu Nov 10 2005 - 07:45:13 EST


On Tuesday 08 November 2005 15:24, Jan Beulich wrote:
> Make sure no iret can fault without attached recovery code.

The reason it was done this way was that normally iret can only go
bad after ptrace and ptrace is handled in the careful path.

But I agree it's safer.

Your patch series looks good. I will try to merge it later

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