From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Grundler Subject: Re: [PATCH 03/10] ide: destroy DMA mappings after ending DMA Date: Sat, 14 Mar 2009 21:45:38 +0100 Message-ID: References: <20090220171139.25429.26702.sendpatchset@localhost.localdomain> <20090220171201.25429.29473.sendpatchset@localhost.localdomain> <200903142051.57971.bzolnier@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from smtp-out.google.com ([216.239.33.17]:43310 "EHLO smtp-out.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751198AbZCNUpq (ORCPT ); Sat, 14 Mar 2009 16:45:46 -0400 In-Reply-To: <200903142051.57971.bzolnier@gmail.com> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Bartlomiej Zolnierkiewicz Cc: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org On Sat, Mar 14, 2009 at 8:51 PM, Bartlomiej Zolnierkiewicz wrote: ... >> I can create separate patches for both. Which git tree should I base >> them against? > > linux-next git tree > (or pata-2.6 quilt tree) I've not used quilt yet and can only deal with git in a very crude way. Thanks for the references! .... > Seems so but please cc: scc_pata & tx4939 maintainers on your patch. Yes, will do! thanks, grant