From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758648Ab3KIIch (ORCPT ); Sat, 9 Nov 2013 03:32:37 -0500 Received: from bombadil.infradead.org ([198.137.202.9]:60399 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758582Ab3KIIc0 (ORCPT ); Sat, 9 Nov 2013 03:32:26 -0500 Date: Sat, 9 Nov 2013 00:32:15 -0800 From: Christoph Hellwig To: "Eric W. Biederman" Cc: Christoph Hellwig , Stephen Rothwell , Al Viro , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Linus Torvalds Subject: Re: linux-next: build failure after merge of the userns tree Message-ID: <20131109083215.GA12574@infradead.org> References: <20131108175848.6ca49f0ee8fe2a6c1125394a@canb.auug.org.au> <20131108072732.GA27537@infradead.org> <87ob5uwlrx.fsf@xmission.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87ob5uwlrx.fsf@xmission.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Nov 08, 2013 at 02:50:42PM -0800, Eric W. Biederman wrote: > Al was watching the conversation so I assumed that no answer to that > request was sufficient to take these patches in my tree. > > I fully intend to take responsibility for these patches and work through > whatever issues they have, and I intend to send Linus my pull request. > As such dropping the userns tree from linux-next seems inappropriate. > It's not. Really, if you do touch core code and do not get a maintainer respone it surely does not mean you can merge it through your tree. It usually either means this stuff is so bad that it's not even worth responding to or that the maintainer and core revierers of the area are busy. In this case it's probably a combination of both. > Eric ---end quoted text---