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:
18c1e2c
)
x86: ptrace: do not sign-extend orig_ax on write
author
Roland McGrath
<roland@redhat.com>
Wed, 23 Sep 2009 02:58:58 +0000
(19:58 -0700)
committer
Roland McGrath
<roland@redhat.com>
Wed, 23 Sep 2009 05:46:48 +0000
(22:46 -0700)
The high 32 bits of orig_ax will be ignored when it matters,
so don't fiddle them when setting it.
Signed-off-by: Roland McGrath <roland@redhat.com>
No differences found