From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH 00/17] sky2 update for 2.6.22 Date: Wed, 9 May 2007 07:48:11 -0700 Message-ID: <20070509074811.23ba0bb9@freekitty> References: <20070509034949.624934448@linux-foundation.org> <46414B30.6050603@garzik.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, Greg KH , Andrew Morton To: Jeff Garzik Return-path: Received: from smtp.osdl.org ([65.172.181.24]:48885 "EHLO smtp.osdl.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754015AbXEIOsX (ORCPT ); Wed, 9 May 2007 10:48:23 -0400 In-Reply-To: <46414B30.6050603@garzik.org> Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Wed, 09 May 2007 00:16:48 -0400 Jeff Garzik wrote: > Stephen Hemminger wrote: > > Patches are against netdev-2.6 upstream code branch. > > > > This includes a several bug fixes, and code cleanup to use standard > > functions. There are a couple of PCI changes. One bug fix, and moving > > common code in PCI base. > > The standard development process is: > > * new code gets pushed to me during 2.6.X-rc > * that code is auto-propagated to akpm's -mm tree for > additional exposure > * merge window opens > * I push upstream > > That ensures code gets at least /some/ additional review, testing, > "settling" time. Sorry for the late merge, but between the closing of OSDL office and the fixing of critical bugs the other stuff got pushed into the "next release" bin and wasn't really ready until now. > This is a late date to be expecting stuff to be pushed straight into 2.6.22. Then hold it for 2.6.23. > Additionally, the rule for creating patches is: diff against latest > vanilla linux-2.6.git tree, unless dependencies exist in netdev. After > the merge window opens, #upstream is often empty or even a bit behind > upstream, since Linus pulls that. One patch wouldn't have applied unless the recent patch that you accepted was included. > Jeff > > > -- Stephen Hemminger