diff options
author | Chuck Ebbert <[email protected]> | 2006-06-23 02:04:29 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2006-06-23 07:42:58 -0700 |
commit | 19964fecf25c17f865dec07ae242b1a40ea93f16 (patch) | |
tree | e3eae33af9583dd6a7f88f54b2e9e0f5ecd0b74d /include/linux/blktrace_api.h | |
parent | 110cb1d2e343443c4a4b5f7e081928aa4da90f93 (diff) |
[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 <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Zachary Amsden <[email protected]>
Cc: Rohit Seth <[email protected]>
Acked-by: Ananth N Mavinakayanahalli <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/blktrace_api.h')
0 files changed, 0 insertions, 0 deletions