Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751698AbbFYR6i (ORCPT ); Thu, 25 Jun 2015 13:58:38 -0400 Received: from mail-ig0-f175.google.com ([209.85.213.175]:34331 "EHLO mail-ig0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750988AbbFYR6c (ORCPT ); Thu, 25 Jun 2015 13:58:32 -0400 MIME-Version: 1.0 In-Reply-To: References: <1434483609-25498-1-git-send-email-mcgrof@do-not-panic.com> From: "Luis R. Rodriguez" Date: Thu, 25 Jun 2015 10:58:11 -0700 X-Google-Sender-Auth: 91f3KIZG6JngRE5cEe_YQg8JgOk Message-ID: Subject: Re: [PATCH] iop-adma: detangle dma_alloc_writecombine() use and check To: vinod.koul@intel.com Cc: dan.j.williams@intel.com, dmaengine@vger.kernel.org, "linux-kernel@vger.kernel.org" , "Luis R. Rodriguez" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 946 Lines: 23 On Wed, Jun 24, 2015 at 4:32 PM, Luis R. Rodriguez wrote: > On Tue, Jun 16, 2015 at 12:40 PM, Luis R. Rodriguez > wrote: >> From: "Luis R. Rodriguez" >> >> dma_alloc_writecombine()'s call and return value check is tangled in all >> in one call. Detangle both calls as we're used to. >> >> Signed-off-by: Luis R. Rodriguez > > Hey folks, can this be picked up for v4.2 or was it too late ? OK well so this would be needed to do a full scrape change on the kernel for a rename of the API used, I'll merge this part of a bigger series now. If you can follow up on that series that would be appreciated. I'll cc you. 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/