From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Bottomley Subject: Re: [PATCH 7/7] ns: Wire up the setns system call Date: Sat, 07 May 2011 15:06:15 -0500 Message-ID: <1304798775.6123.18.camel@mulgrave.site> References: <1304735101-1824-1-git-send-email-ebiederm@xmission.com> <1304735101-1824-7-git-send-email-ebiederm@xmission.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-fsdevel@vger.kernel.org, jamal , Daniel Lezcano , Linux Containers , Renato Westphal To: "Eric W. Biederman" Return-path: In-Reply-To: <1304735101-1824-7-git-send-email-ebiederm@xmission.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Fri, 2011-05-06 at 19:25 -0700, Eric W. Biederman wrote: > v2: Most of the architecture support added by Daniel Lezcano > v3: ported to v2.6.36-rc4 by: Eric W. Biederman > v4: Moved wiring up of the system call to another patch > v5: ported to v2.6.39-rc6 > > Signed-off-by: Eric W. Biederman We already have several syscalls queued up for parisc: http://git.kernel.org/?p=linux/kernel/git/jejb/parisc-2.6.git;a=shortlog;h=refs/heads/misc So if you could make this patch over them (or over linux-next), that would help the merge process. Thanks, James