cris: switch to generic fork/vfork/clone
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 26 Oct 2012 19:15:13 +0000 (15:15 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 29 Nov 2012 03:36:46 +0000 (22:36 -0500)
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>

No differences found