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:
7fa0772
)
asm-generic: syscall_get_nr returns int
author
Roland McGrath
<roland@redhat.com>
Wed, 23 Sep 2009 02:56:50 +0000
(19:56 -0700)
committer
Roland McGrath
<roland@redhat.com>
Wed, 23 Sep 2009 02:56:50 +0000
(19:56 -0700)
Only 32 bits of system call number are meaningful, so make the
specification for syscall_get_nr() be to return int, not long.
Signed-off-by: Roland McGrath <roland@redhat.com>
No differences found