From mboxrd@z Thu Jan 1 00:00:00 1970 From: greg@kroah.com (Greg KH) Date: Thu, 19 May 2005 06:25:55 +0000 Subject: kernel maintainer's HOWTO for quilt and -mm Message-Id: <20050428234708.GA23714@kroah.com> List-Id: References: <20050428223414.GA22785@kroah.com> <20050428223622.GC22785@kroah.com> <20050428163121.1343aa6c.akpm@osdl.org> In-Reply-To: <20050428163121.1343aa6c.akpm@osdl.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Andrew Morton Cc: linux-kernel@vger.kernel.org, linux-usb-devel@lists.sourceforge.net, sensors@stimpy.netroedge.com On Thu, Apr 28, 2005 at 04:31:21PM -0700, Andrew Morton wrote: > Greg KH wrote: > > > > On Thu, Apr 28, 2005 at 03:34:14PM -0700, Greg KH wrote: > > > Examples of the output of this script can be seen at: > > > http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/ > > > > Andrew, I'm now putting my broken out patches in this directory so you > > can apply them to the -mm tree. You can take them in the 4 big chunks > > (they all apply one after each other), or you can take the individual > > patches if you want too (they also apply, one after each other.) It's > > up to you what is easier for you to handle. > > > > Does this work out for you? > > Yes, it does. I'm now sucking > > gregkh-01-driver > gregkh-02-i2c > gregkh-03-pci > gregkh-04-USB > cpufreq > agp > alsa > > as individual patches and > > linus.patch > git-ia64.patch > git-net.patch > git-scsi-misc.patch > git-scsi-rc-fixes.patch > > from git repos. > > It's a bit of a hassle that your patches aren't based on latest -linus. I understand. That will change, once the -git nightly snapshots start up. thanks, greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262288AbVD1Xrg (ORCPT ); Thu, 28 Apr 2005 19:47:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262313AbVD1Xrg (ORCPT ); Thu, 28 Apr 2005 19:47:36 -0400 Received: from mail.kroah.org ([69.55.234.183]:6279 "EHLO perch.kroah.org") by vger.kernel.org with ESMTP id S262288AbVD1Xrd (ORCPT ); Thu, 28 Apr 2005 19:47:33 -0400 Date: Thu, 28 Apr 2005 16:47:08 -0700 From: Greg KH To: Andrew Morton Cc: linux-kernel@vger.kernel.org, linux-usb-devel@lists.sourceforge.net, sensors@stimpy.netroedge.com Subject: Re: kernel maintainer's HOWTO for quilt and -mm Message-ID: <20050428234708.GA23714@kroah.com> References: <20050428223414.GA22785@kroah.com> <20050428223622.GC22785@kroah.com> <20050428163121.1343aa6c.akpm@osdl.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050428163121.1343aa6c.akpm@osdl.org> User-Agent: Mutt/1.5.8i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 28, 2005 at 04:31:21PM -0700, Andrew Morton wrote: > Greg KH wrote: > > > > On Thu, Apr 28, 2005 at 03:34:14PM -0700, Greg KH wrote: > > > Examples of the output of this script can be seen at: > > > http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/ > > > > Andrew, I'm now putting my broken out patches in this directory so you > > can apply them to the -mm tree. You can take them in the 4 big chunks > > (they all apply one after each other), or you can take the individual > > patches if you want too (they also apply, one after each other.) It's > > up to you what is easier for you to handle. > > > > Does this work out for you? > > Yes, it does. I'm now sucking > > gregkh-01-driver > gregkh-02-i2c > gregkh-03-pci > gregkh-04-USB > cpufreq > agp > alsa > > as individual patches and > > linus.patch > git-ia64.patch > git-net.patch > git-scsi-misc.patch > git-scsi-rc-fixes.patch > > from git repos. > > It's a bit of a hassle that your patches aren't based on latest -linus. I understand. That will change, once the -git nightly snapshots start up. thanks, greg k-h