commit | 0a5215882166dd33a95b313637dd318e4c143113 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@novell.com> | Wed Jan 11 22:42:08 2006 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Jan 11 19:01:10 2006 -0800 |
tree | 00b3211382219459ddebdc8bcde2f3881a657b08 | |
parent | 6e0c47ede7b1473a4e2ab65a0fecf0385ab23c03 [diff] |
[PATCH] x86_64: fix bound check IDT gate Other than apparently commonly assumed, the bound instruction does not require the corresponding IDT entry to have DPL 3. Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>