From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 In-Reply-To: <20100915193926.ae2fe838.sfr@canb.auug.org.au> References: <1284495763-7506-1-git-send-email-arnd@arndb.de> <20100915193926.ae2fe838.sfr@canb.auug.org.au> From: "Luis R. Rodriguez" Date: Wed, 15 Sep 2010 09:06:25 -0700 Message-ID: Subject: Re: [PATCH 00/15] change default_llseek action To: Stephen Rothwell Content-Type: text/plain; charset=UTF-8 Cc: Samuel Ortiz , Arnd Bergmann , David Airlie , netdev@vger.kernel.org, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Christoph Hellwig , linuxppc-dev@ozlabs.org, Tony Lindgren , Julia Lawall , Al Viro , linux-fsdevel@vger.kernel.org, linux-omap@vger.kernel.org, Linus Torvalds , Jeremy Kerr List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Sep 15, 2010 at 2:39 AM, Stephen Rothwell wr= ote: > Hi Arnd, > > On Tue, 14 Sep 2010 22:22:28 +0200 Arnd Bergmann wrote: >> >> Stephen, please add >> git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arnd/bkl.git llseek > > Added from today. > > Thanks for adding your subsystem tree as a participant of linux-next. =C2= =A0As > you may know, this is not a judgment of your code. =C2=A0The 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: > =C2=A0 =C2=A0 * submitted under GPL v2 (or later) and include the Contrib= utor's > =C2=A0 =C2=A0 =C2=A0 =C2=A0Signed-off-by, I should note this should say the code should be GPL-compatible, it doesn't need to be GPLv2 (or later). Furthermore the contributors of the subsystem respect the individual licenses of the files through the Developers Certificate of Origin, which tells the developers what the meaning of Signed-off-by means. Luis