]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] x86_64: Remove unprotected iret
authorJan Beulich <jbeulich@novell.com>
Wed, 11 Jan 2006 21:42:20 +0000 (22:42 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 12 Jan 2006 03:01:10 +0000 (19:01 -0800)
commit5f305aa26d0d8badf9c9bc7630d26cdd8c8e32e6
tree068e4d458f02003853d7d9a1a8a6b72338222f94
parentfed64d508aad4e7f6299bf405f7b311d2c829bfe
[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 <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/entry.S