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 Return-path: In-Reply-To: <1304735101-1824-7-git-send-email-ebiederm@xmission.com> Sender: linux-kernel-owner@vger.kernel.org To: "Eric W. Biederman" 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 List-Id: linux-arch.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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bedivere.hansenpartnership.com ([66.63.167.143]:46893 "EHLO bedivere.hansenpartnership.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756050Ab1EGUGU (ORCPT ); Sat, 7 May 2011 16:06:20 -0400 Subject: Re: [PATCH 7/7] ns: Wire up the setns system call From: James Bottomley In-Reply-To: <1304735101-1824-7-git-send-email-ebiederm@xmission.com> References: <1304735101-1824-1-git-send-email-ebiederm@xmission.com> <1304735101-1824-7-git-send-email-ebiederm@xmission.com> Content-Type: text/plain; charset="UTF-8" Date: Sat, 07 May 2011 15:06:15 -0500 Message-ID: <1304798775.6123.18.camel@mulgrave.site> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-arch-owner@vger.kernel.org List-ID: To: "Eric W. Biederman" 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 Message-ID: <20110507200615.gSFz-NXC6DlPXOz5DhL8CJWVccHPTDOHipQvWKYGMKw@z> 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