From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755888Ab0EQU67 (ORCPT ); Mon, 17 May 2010 16:58:59 -0400 Received: from out02.mta.xmission.com ([166.70.13.232]:39381 "EHLO out02.mta.xmission.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752656Ab0EQU65 (ORCPT ); Mon, 17 May 2010 16:58:57 -0400 To: Greg KH Cc: David Miller , gregkh@suse.de, kay.sievers@vrfy.org, linux-kernel@vger.kernel.org, tj@kernel.org, cornelia.huck@de.ibm.com, eric.dumazet@gmail.com, bcrl@lhnet.ca, serue@us.ibm.com, netdev@vger.kernel.org References: <20100506200404.GA21805@kroah.com> <20100515.232643.212422307.davem@davemloft.net> <20100517181133.GB18721@kroah.com> From: ebiederm@xmission.com (Eric W. Biederman) Date: Mon, 17 May 2010 13:58:44 -0700 In-Reply-To: <20100517181133.GB18721@kroah.com> (Greg KH's message of "Mon\, 17 May 2010 11\:11\:33 -0700") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-XM-SPF: eid=;;;mid=;;;hst=in01.mta.xmission.com;;;ip=67.188.5.249;;;frm=ebiederm@xmission.com;;;spf=neutral X-SA-Exim-Connect-IP: 67.188.5.249 X-SA-Exim-Rcpt-To: greg@kroah.com, netdev@vger.kernel.org, serue@us.ibm.com, bcrl@lhnet.ca, eric.dumazet@gmail.com, cornelia.huck@de.ibm.com, tj@kernel.org, linux-kernel@vger.kernel.org, kay.sievers@vrfy.org, gregkh@suse.de, davem@davemloft.net X-SA-Exim-Mail-From: ebiederm@xmission.com X-Spam-DCC: XMission; sa03 1397; Body=1 Fuz1=1 Fuz2=1 X-Spam-Combo: ;Greg KH X-Spam-Relay-Country: X-Spam-Report: * -1.8 ALL_TRUSTED Passed through trusted hosts only via SMTP * 1.5 XMNoVowels Alpha-numberic number with no vowels * 0.0 T_TM2_M_HEADER_IN_MSG BODY: T_TM2_M_HEADER_IN_MSG * -3.0 BAYES_00 BODY: Bayesian spam probability is 0 to 1% * [score: 0.0000] * -0.0 DCC_CHECK_NEGATIVE Not listed in DCC * [sa03 1397; Body=1 Fuz1=1 Fuz2=1] * 0.0 XM_SPF_Neutral SPF-Neutral * 0.4 UNTRUSTED_Relay Comes from a non-trusted relay Subject: Re: [PATCH 0/6] netns support in the kobject layer X-SA-Exim-Version: 4.2.1 (built Thu, 25 Oct 2007 00:26:12 +0000) X-SA-Exim-Scanned: Yes (on in01.mta.xmission.com) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Greg KH writes: > On Sat, May 15, 2010 at 11:26:43PM -0700, David Miller wrote: >> From: Greg KH >> Date: Thu, 6 May 2010 13:04:04 -0700 >> >> > On Tue, May 04, 2010 at 05:35:54PM -0700, Eric W. Biederman wrote: >> >> >> >> With the tagged sysfs support finally merged into Greg's tree, >> >> it is time for the last little bits of work to get the kobject >> >> layer and network namespaces to play together properly. >> >> >> >> These patches are roughly evenly divided between network layer work >> >> and sysfs layer work. Last time this conundrum came up I believe >> >> we decided that the easiest way to handle this was for Greg to carry >> >> all of the patches. David, Greg does that still make sense? >> > >> > That's fine, if I get David's ack on these. >> >> Looks good to me: >> >> Acked-by: David S. Miller > > Ok. Eric, can you resend these to me when .35-rc1 is out so I can queue > them up then to get some testing in linux-next so that they can make it > into .36? Grumble. Grumble. Grumble. If I must I will resend these, but these patches are already in production use, and I had them to you weeks before the merge window closed. Is there no way we can get these in for 2.6.35? Eric