git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a267c0a
)
Handle bogus %cs selector in single-step instruction decoding
author
Roland McGrath
<roland@redhat.com>
Mon, 16 Jul 2007 08:03:16 +0000
(
01:03
-0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Wed, 18 Jul 2007 19:09:01 +0000
(12:09 -0700)
The code for LDT segment selectors was not robust in the face of a bogus
selector set in %cs via ptrace before the single-step was done.
Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found