Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752560AbaATL2f (ORCPT ); Mon, 20 Jan 2014 06:28:35 -0500 Received: from gw-1.arm.linux.org.uk ([78.32.30.217]:42723 "EHLO pandora.arm.linux.org.uk" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752355AbaATL2c (ORCPT ); Mon, 20 Jan 2014 06:28:32 -0500 Date: Mon, 20 Jan 2014 11:28:22 +0000 From: Russell King - ARM Linux To: Vinod Koul Cc: Jonas Jensen , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, arm@kernel.org, dan.j.williams@intel.com Subject: Re: [PATCH] dma: fix vchan_cookie_complete() debug print Message-ID: <20140120112822.GA15937@n2100.arm.linux.org.uk> References: <1386344529-25617-1-git-send-email-jonas.jensen@gmail.com> <20140120095917.GZ26823@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140120095917.GZ26823@intel.com> User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 20, 2014 at 03:29:17PM +0530, Vinod Koul wrote: > On Fri, Dec 06, 2013 at 04:42:09PM +0100, Jonas Jensen wrote: > > vd->tx.cookie is set zero on dma_cookie_complete(), > > save to local before printing it. > > > > Signed-off-by: Jonas Jensen > > --- > > > > Notes: > > dev_vdbg() could also be moved to happen earlier, what do you prefer? > This would be preferred IMHO. Also pls cc dmaengine@vger on this I prefer this version - it means that the verbose debug printk doesn't impact the completion timing when printk is expensive (eg, because its outputting via a serial port.) -- FTTC broadband for 0.8mile line: 5.8Mbps down 500kbps up. Estimation in database were 13.1 to 19Mbit for a good line, about 7.5+ for a bad. Estimate before purchase was "up to 13.2Mbit". -- 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/