From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755215AbcC3WYg (ORCPT ); Wed, 30 Mar 2016 18:24:36 -0400 Received: from ozlabs.org ([103.22.144.67]:49980 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754314AbcC3WYe (ORCPT ); Wed, 30 Mar 2016 18:24:34 -0400 Date: Thu, 31 Mar 2016 09:24:32 +1100 From: Stephen Rothwell To: Boris Brezillon Cc: Brian Norris , David Woodhouse , "linux-mtd@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Richard Weinberger Subject: Re: Adding the nand/next branch to linux-next Message-ID: <20160331092432.111d2edf@canb.auug.org.au> In-Reply-To: <20160330161538.1cfb928d@bbrezillon> References: <20160330161538.1cfb928d@bbrezillon> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Boris, On Wed, 30 Mar 2016 16:15:38 +0200 Boris Brezillon wrote: > > I recently became maintainer of the NAND flash subsystem, and, if you > don't mind, I'd like to add my nand/next branch [1] to linux-next. > > [1]git://github.com/linux-nand/linux.git nand/next Added from today. Thanks for adding your subsystem tree as a participant of linux-next. As you may know, this is not a judgment of your code. The purpose of linux-next is for integration testing and to lower the impact of conflicts between subsystems in the next merge window. You will need to ensure that the patches/commits in your tree/series have been: * submitted under GPL v2 (or later) and include the Contributor's Signed-off-by, * posted to the relevant mailing list, * reviewed by you (or another maintainer of your subsystem tree), * successfully unit tested, and * destined for the current or next Linux merge window. Basically, this should be just what you would send to Linus (or ask him to fetch). It is allowed to be rebased if you deem it necessary. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au