commit | 5c7aa6ffae514bfeb7ec0f249dde949863d895ac | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Fri Apr 13 13:27:08 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Apr 13 13:27:08 2007 -0700 |
tree | 04fbd9aeda07efca134540c35c4cf71c52c8dcfc | |
parent | f6b45da1299f1f2e92a1446cfa400be53fdc5c99 [diff] |
[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>