]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SPARC64]: Fix arg passing to compat_sys_ipc().
authorDavid S. Miller <davem@davemloft.net>
Thu, 19 Apr 2007 23:37:37 +0000 (01:37 +0200)
committerAdrian Bunk <bunk@stusta.de>
Thu, 19 Apr 2007 23:37:37 +0000 (01:37 +0200)
commit446941875919bdbae44c814c99256a18dd181f57
tree3b0277663abe370668974647850074b506e8c639
parent49db80fe66d33be0dacdeaf29ceec2702d865e77
[SPARC64]: Fix arg passing to compat_sys_ipc().

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>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
arch/sparc64/kernel/sys32.S
arch/sparc64/kernel/systbls.S