commit | eb05c3249a8e8a675e79d221f4a0874dc10ec903 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@novell.com> | Fri Jan 06 00:11:49 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Jan 06 08:33:34 2006 -0800 |
tree | 20d18a6873f8bac31532d1246337ca347e387ad4 | |
parent | d43c6e8083ac8baeb1a167510aea34fcef396e33 [diff] |
[PATCH] i386: fix bound check IDT gate Other than apparently commonly assumed, the bound instruction does not require the corresponding IDT entry to have DPL 3. Acked-by: "Seth, Rohit" <rohit.seth@intel.com> Acked-by: Zachary Amsden <zach@vmware.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>