From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Subject: Re: [PATCH 7/7] ns: Wire up the setns system call Date: Sat, 7 May 2011 09:59:12 -0400 Message-ID: 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: QUOTED-PRINTABLE 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-arch-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Fri, May 6, 2011 at 22:25, 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 > > =C2=A0arch/blackfin/include/asm/unistd.h =C2=A0 =C2=A0 | =C2=A0 =C2=A0= 3 ++- > =C2=A0arch/blackfin/mach-common/entry.S =C2=A0 =C2=A0 =C2=A0| =C2=A0 = =C2=A01 + Acked-by: Mike Frysinger -mike