commit | 9d401279d682280a92db8193ede8415c34588207 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sun Oct 21 22:25:53 2012 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Oct 21 22:25:53 2012 -0400 |
tree | 07d9c01fdbc136b101a5eb369d91191eabeb74ed | |
parent | 53b50f9483cce47d1a7aefd1c9f442c094a5b1f7 [diff] |
powerpc: don't bother with zero-extending arguments in sys_clone() ... since the syscall glue had been doing that for 9 years already. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>