From: Jan Beulich Date: Wed, 11 Jan 2006 21:42:20 +0000 (+0100) Subject: [PATCH] x86_64: Remove unprotected iret X-Git-Tag: v2.6.16-rc1~381 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=505cc4e1d6885acaee008950ac9c6e838f2209f8;p=pandora-kernel.git [PATCH] x86_64: Remove unprotected iret Make sure no iret can fault without attached recovery code. Cannot happen in the normal case, but might be useful with kernel debuggers Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed