aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/kernel/kprobes.c
diff options
context:
space:
mode:
authorChuck Ebbert <76306.1226@compuserve.com>2006-06-23 02:04:29 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2006-06-23 07:42:58 -0700
commit19964fecf25c17f865dec07ae242b1a40ea93f16 (patch)
treee3eae33af9583dd6a7f88f54b2e9e0f5ecd0b74d /arch/i386/kernel/kprobes.c
parent110cb1d2e343443c4a4b5f7e081928aa4da90f93 (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 <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 'arch/i386/kernel/kprobes.c')
0 files changed, 0 insertions, 0 deletions