Re: [PATCH -mm 2/10] unshare system call -v5 : system call handlerfunction

From: Eric W. Biederman
Date: Thu Jan 12 2006 - 01:19:50 EST


JANAK DESAI <janak@xxxxxxxxxx> writes:

> [PATCH -mm 2/10] unshare system call: system call handler function
>
> sys_unshare system call handler function accepts the same flags as
> clone system call, checks constraints on each of the flags and invokes
> corresponding unshare functions to disassociate respective process
> context if it was being shared with another task.

I'm going to log my objection again that you have you are
scrambling the sense of the bits as compare to clone and that
is very confusing.


Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/