Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758763AbYLDSwl (ORCPT ); Thu, 4 Dec 2008 13:52:41 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756002AbYLDSwb (ORCPT ); Thu, 4 Dec 2008 13:52:31 -0500 Received: from qw-out-2122.google.com ([74.125.92.27]:47446 "EHLO qw-out-2122.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756265AbYLDSwa (ORCPT ); Thu, 4 Dec 2008 13:52:30 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=V2kB4R0B2Qgo8q0hs8rasey/I78rH2/fL1bJnCGfdRzH89DbrtMiB1h+HY5gdp95LY XUerVyVhzjyxi+ihPrHav0Xyikv0wR2N5oTkC8vgYWdEdzvCxXWI+p8ceXOx/phF0Ixd BZrLbVhiR7xL6d15HFDCzNAgLg/Vf91mm418g= Message-ID: Date: Thu, 4 Dec 2008 11:52:28 -0700 From: "Dan Williams" To: "Guennadi Liakhovetski" Subject: Re: [PATCH 0/4] dmaengine redux continued Cc: linux-kernel@vger.kernel.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20081204004514.27790.51174.stgit@dwillia2-linux.ch.intel.com> X-Google-Sender-Auth: 9262a8623c98c66b Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 865 Lines: 20 On Thu, Dec 4, 2008 at 1:51 AM, Guennadi Liakhovetski wrote: > What about the last hunk from the patch at > > http://marc.info/?l=linux-arm-kernel&m=122607472721145&w=2 > > ? Can we add this tx_free pointer? Would you like me to submit it as a > separate patch? I'd like to be able to reuse tx-descriptors in clients, so > I then have to explicitly release them in the dmaengine device > (controller) driver. > I took a look but the description does not explain why the driver needs an explicit release. In what cases is the implied release, when the descriptor is acked && done, insufficient? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/