]> git.baikalelectronics.ru Git - kernel.git/commit
[SPARC64]: Fix arg passing to compat_sys_ipc().
authorDavid S. Miller <davem@sunset.davemloft.net>
Fri, 13 Apr 2007 20:27:08 +0000 (13:27 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 13 Apr 2007 20:27:08 +0000 (13:27 -0700)
commit2c1d6d78e702a05a0d88a9423528e2f502f6c5f0
tree04fbd9aeda07efca134540c35c4cf71c52c8dcfc
parenta9f3155bf2cd631578825432fd28018d953d8b3d
[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>
arch/sparc64/kernel/sys32.S
arch/sparc64/kernel/systbls.S