commit | 27d892fb27f492921cfd6df15ab4153f1badbb46 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Fri Oct 26 15:15:13 2012 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Nov 28 22:36:46 2012 -0500 |
tree | a5097f8bfe9614ec86db50a84b538afb8399033d | |
parent | 584271bcb45b50027c8d87b51634750780c92437 [diff] |
cris: switch to generic fork/vfork/clone same braindamage as on s390 - the first two arguments of clone(2) in the wrong order. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>