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:
268e467
)
x86: syscall_get_nr returns int
author
Roland McGrath
<roland@redhat.com>
Wed, 23 Sep 2009 02:57:51 +0000
(19:57 -0700)
committer
Roland McGrath
<roland@redhat.com>
Wed, 23 Sep 2009 02:57:51 +0000
(19:57 -0700)
Make syscall_get_nr() return int, so we always sign-extend
the low 32 bits of orig_ax in checks.
Signed-off-by: Roland McGrath <roland@redhat.com>
No differences found