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:
f6b45da
)
[SPARC64]: Fix arg passing to compat_sys_ipc().
author
David S. Miller
<davem@sunset.davemloft.net>
Fri, 13 Apr 2007 20:27:08 +0000
(13:27 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Fri, 13 Apr 2007 20:27:08 +0000
(13:27 -0700)
Do not sign extend args using the sys32_ipc stub, that is
buggy and unnecessary.
Based upon an excellent report by Mikael Pettersson.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found