Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754977AbbGXS7b (ORCPT ); Fri, 24 Jul 2015 14:59:31 -0400 Received: from mx2.suse.de ([195.135.220.15]:38786 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754954AbbGXS7a (ORCPT ); Fri, 24 Jul 2015 14:59:30 -0400 Date: Fri, 24 Jul 2015 20:59:23 +0200 From: "Luis R. Rodriguez" To: Vinod Koul Cc: "Luis R. Rodriguez" , mingo@elte.hu, dan.j.williams@intel.com, dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org, benh@kernel.crashing.org, x86@kernel.org, Borislav Petkov Subject: Re: [PATCH v2 1/2] drivers/dma/iop-adma: Use dma_alloc_writecombine() kernel-style Message-ID: <20150724185923.GQ30479@wotan.suse.de> References: <1436492064-3400-1-git-send-email-mcgrof@do-not-panic.com> <1436492064-3400-2-git-send-email-mcgrof@do-not-panic.com> <20150723172357.GC29916@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150723172357.GC29916@localhost> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 855 Lines: 23 On Thu, Jul 23, 2015 at 10:53:57PM +0530, Vinod Koul wrote: > On Thu, Jul 09, 2015 at 06:34:23PM -0700, Luis R. Rodriguez wrote: > > From: "Luis R. Rodriguez" > > > > dma_alloc_writecombine()'s call and return value check is tangled in all > > in one call. Untangle both calls according to kernel coding style. > > > This looks okay, Great, can I peg your Acked-by? > does it have dependency on anything > Is this intended to be applied thru dmaengine tree or x86? It is intended to go through the x86 tree as right after this patch is a tree-wide scrape to rename these calls. Luis -- 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/