From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pz0-f43.google.com (mail-pz0-f43.google.com [209.85.210.43]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 7ACD920024C for ; Fri, 2 Mar 2012 07:48:01 -0800 (PST) Received: by damc16 with SMTP id c16so3005236dam.16 for ; Fri, 02 Mar 2012 07:48:01 -0800 (PST) Received-SPF: pass (google.com: domain of gregkh@linuxfoundation.org designates 10.68.221.73 as permitted sender) client-ip=10.68.221.73; Authentication-Results: mr.google.com; spf=pass (google.com: domain of gregkh@linuxfoundation.org designates 10.68.221.73 as permitted sender) smtp.mail=gregkh@linuxfoundation.org Received: from mr.google.com ([10.68.221.73]) by 10.68.221.73 with SMTP id qc9mr17116302pbc.139.1330703281016 (num_hops = 1); Fri, 02 Mar 2012 07:48:01 -0800 (PST) Received: by 10.68.221.73 with SMTP id qc9mr14273464pbc.139.1330703280973; Fri, 02 Mar 2012 07:48:00 -0800 (PST) Received: from localhost (c-76-121-69-168.hsd1.wa.comcast.net. [76.121.69.168]) by mx.google.com with ESMTPS id q1sm5281007pbq.68.2012.03.02.07.47.57 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 02 Mar 2012 07:47:57 -0800 (PST) Date: Fri, 2 Mar 2012 07:43:02 -0800 From: Greg KH To: Dave Taht Message-ID: <20120302154302.GD27141@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Gm-Message-State: ALoCoQkf0oJt5+52r2l3DeaFayPQDS5hAkiwduPELs0gqVHIE8MzyTL1mnV3TgwginLDMRPYgk5+ X-Mailman-Approved-At: Fri, 02 Mar 2012 07:57:45 -0800 Cc: Alistair Woodman , cerowrt-devel@lists.bufferbloat.net Subject: Re: [Cerowrt-devel] closer ties to ltsi? X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Mar 2012 15:48:01 -0000 On Fri, Mar 02, 2012 at 02:33:25AM -0800, Dave Taht wrote: > Dear Greg: > > What ltsi is up to: > > http://ltsi.linuxfoundation.org/what-is-ltsi > > is orthogonal to what we are up to, in that they are trying to produce > a usable, stable tree that can be used in a lot of CE devices, and we > are trying to push the bleeding edge in finding, fixing, and testing > things that would be good to have deployed in a lot of CE devices at > least on the bufferbloat, security, and network - especially ipv6 - > fronts. > > How to faster get stuff from "R&D" to deployment is always on my mind. > I'm very happy to be successfully tracking the 3.3 process 'live' at > the moment with cerowrt. I imagine the next 'stable' > kernel chosen will be 3.3 or 3.4 based. If you do all of your work upstream in the main kernel.org kernel, then LTSI can backport your changes as needed to their kernels. I recommend doing that. best of luck, greg k-h