From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.189]) by ozlabs.org (Postfix) with ESMTP id 277A4DDEE7 for ; Sat, 17 Mar 2007 03:33:46 +1100 (EST) Received: by mu-out-0910.google.com with SMTP id w9so873057mue for ; Fri, 16 Mar 2007 09:33:43 -0700 (PDT) Message-ID: Date: Fri, 16 Mar 2007 09:33:43 -0700 From: "Dan Williams" Sender: dan.j.williams@gmail.com To: "Wolfgang Denk" Subject: Re: [PATCH] [PPC32] ADMA support for PPC 440SPe processors. In-Reply-To: <20070316101658.61685352604@atlas.denx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed References: <20070316101658.61685352604@atlas.denx.de> Cc: linux-raid@vger.kernel.org, linuxppc-dev@ozlabs.org, Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 3/16/07, Wolfgang Denk wrote: > In message you wrote: > > > > They are in -mm (git-md-accel.patch). I'll review this driver and and > > integrate it into my next push to Andrew, along with some further > > cleanups. > > Thanks. > > We're doing some cleanup now based on the feedback we receive. > > What is easier for you to handle - a complete new patch, or an > incrementan one on top of what we submitted now? (I'd prefer > incremental, but will do whatever works better for you). > I can handle incremental, but I will probably fold everything together in the patch that goes to -mm. Check out Stacked GIT (http://www.procode.org/stgit/) when you get a chance, it handles this situation well. > Best regards, > > Wolfgang Denk > Dan