diff options
author | Chuck Ebbert <76306.1226@compuserve.com> | 2006-06-23 11:04:29 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-23 16:42:58 +0200 |
commit | 19964fecf25c17f865dec07ae242b1a40ea93f16 (patch) | |
tree | e3eae33af9583dd6a7f88f54b2e9e0f5ecd0b74d /REPORTING-BUGS | |
parent | [PATCH] x86: use proper defines for i8259A I/O (diff) | |
download | linux-19964fecf25c17f865dec07ae242b1a40ea93f16.tar.xz linux-19964fecf25c17f865dec07ae242b1a40ea93f16.zip |
[PATCH] i386: fix get_segment_eip() with vm86 segments
We need to check for vm86 mode first before looking at selector privilege
bits.
Segment limit is always base + 64k and only the low 16 bits of EIP are
significant in vm86 mode.
Signed-off-by: Chuck Ebbert <76306.1226@compuserve.com>
Cc: Andi Kleen <ak@muc.de>
Cc: Zachary Amsden <zach@vmware.com>
Cc: Rohit Seth <rohitseth@google.com>
Acked-by: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions