Received: by 10.192.165.148 with SMTP id m20csp1773720imm; Thu, 3 May 2018 05:19:29 -0700 (PDT) X-Google-Smtp-Source: AB8JxZrbyjEYuT6t6t0Xp8FN4k0BSw5IwQ8Hlo23lQkF1AbxWaxWI1xz5kPuCIbdtnbLrAkzPQhK X-Received: by 2002:a65:6645:: with SMTP id z5-v6mr15231931pgv.43.1525349969572; Thu, 03 May 2018 05:19:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1525349969; cv=none; d=google.com; s=arc-20160816; b=yHsxTB+F8v6szrkDldt0tANjRvqOOYvGdyy5hYIQMwqfFsnGcf0rag04atAVd3aj4o 7yEe/ahtJpExgHOvgJ7IgyH9k/wug6imwf7uTdOmWS1gEleqM7/QKwRetqDQF9//2tb0 0xNQEccyVCUT/HZZQwe6AMU3LGcHnLEjseLf+F7Kkd/r0HBvG7osgxGQUiQB4uO14Twd qNH1FRXVwOuZNKcR1mA0j6J130jsCSRsVWsvAdSJu8YOTPrFCMTkZxnbdTeMKaRJXrvk ciRJFXQPCP/kKqQTRJOpOsqfr+rmDyIxG5yO1sYBwg+vd8mSv+CIzwbHQkodjWEQG8my KVLA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=dfV4S+tIfSLRut/pUgxnCYN19qQBWskzIL/ZLW3N9xo=; b=upZc+iobzOG67xBlzOrn+mS0fgZwMdPWomFCllTqJ+XKf3OU98wccC9eflDNLa4iG1 /Nb8eI7DxtORlM1euNjv5Bjg/EjeORgZzOjtktZN4mCwVDp8MZuuRpxLkIzYWx0BwRvj rnYzCupRBTtdoOK7Lf+wkZd8TFH6J6Dx6mDG7F68bdChnhZtEay4Bo9qgisQGEur6G0J m/SIHKuEmheXoi7bKpcugOnWN0XJC1zqTyHGuHWwS/BcXK2mxCa9fmAx3MkL27L9VPHy /IZZlRUpVa+wM/H2RnUn9MS+796aiPCazmMe8BjlLuL38C3U17WdRHgw4HUBrMw2nV/n bnyA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c129si13305088pfc.367.2018.05.03.05.19.15; Thu, 03 May 2018 05:19:29 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751723AbeECMS4 (ORCPT + 99 others); Thu, 3 May 2018 08:18:56 -0400 Received: from verein.lst.de ([213.95.11.211]:43831 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751111AbeECMSx (ORCPT ); Thu, 3 May 2018 08:18:53 -0400 Received: by newverein.lst.de (Postfix, from userid 2407) id 8ACEE68D38; Thu, 3 May 2018 14:21:33 +0200 (CEST) Date: Thu, 3 May 2018 14:21:33 +0200 From: Christoph Hellwig To: Nipun Gupta Cc: robin.murphy@arm.com, hch@lst.de, linux@armlinux.org.uk, gregkh@linuxfoundation.org, m.szyprowski@samsung.com, bhelgaas@google.com, zajec5@gmail.com, andy.gross@linaro.org, david.brown@linaro.org, dan.j.williams@intel.com, vinod.koul@intel.com, thierry.reding@gmail.com, robh+dt@kernel.org, frowand.list@gmail.com, jarkko.sakkinen@linux.intel.com, rafael.j.wysocki@intel.com, dmitry.torokhov@gmail.com, johan@kernel.org, msuchanek@suse.de, linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org, linux-wireless@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-soc@vger.kernel.org, dmaengine@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-tegra@vger.kernel.org, devicetree@vger.kernel.org, linux-pci@vger.kernel.org, bharat.bhushan@nxp.com, leoyang.li@nxp.com Subject: Re: [PATCH v4 1/2] dma-mapping: move dma configuration to bus infrastructure Message-ID: <20180503122133.GA18590@lst.de> References: <1520868292-2479-1-git-send-email-nipun.gupta@nxp.com> <1524883919-29484-1-git-send-email-nipun.gupta@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1524883919-29484-1-git-send-email-nipun.gupta@nxp.com> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This still fails to apply against either 4.17-rc3 or current Linus master for me. Please resend against it, and mention the tree it is against. Also please resend it in a separate email thread (all your patches were replies to the previous ones) and include a cover letter.