From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Luis R. Rodriguez" Subject: Re: [PATCH 00/15] change default_llseek action Date: Wed, 15 Sep 2010 09:06:25 -0700 Message-ID: References: <1284495763-7506-1-git-send-email-arnd@arndb.de> <20100915193926.ae2fe838.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Arnd Bergmann , linux-kernel@vger.kernel.org, Al Viro , Christoph Hellwig , David Airlie , dri-devel@lists.freedesktop.org, Jeremy Kerr , "John W. Linville" , Julia Lawall , Linus Torvalds , linux-fsdevel@vger.kernel.org, linux-omap@vger.kernel.org, linuxppc-dev@ozlabs.org, linux-wireless@vger.kernel.org, netdev@vger.kernel.org, Samuel Ortiz , Tony Lindgren To: Stephen Rothwell Return-path: In-Reply-To: <20100915193926.ae2fe838.sfr@canb.auug.org.au> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Wed, Sep 15, 2010 at 2:39 AM, Stephen Rothwell wrote: > Hi Arnd, > > On Tue, 14 Sep 2010 22:22:28 +0200 Arnd Bergmann wrot= e: >> >> Stephen, please add >> git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arnd/bkl.git ll= seek > > 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 Con= tributor'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