Received: by 10.192.165.148 with SMTP id m20csp2912497imm; Mon, 7 May 2018 03:26:49 -0700 (PDT) X-Google-Smtp-Source: AB8JxZrRnglOre2wH+b//Nqv1Re9qbxZyVVbtjtIUUshgoH8gmD+a3CVuWSQ6NshG3ZCB5Zd/IHK X-Received: by 2002:a65:5047:: with SMTP id k7-v6mr29219891pgo.93.1525688809034; Mon, 07 May 2018 03:26:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1525688808; cv=none; d=google.com; s=arc-20160816; b=aN7+iyL0eQPY6B9mMpJVcaRDsAURj/i/Bjh0dodChT8u4LTwktGustLqsSRX+V4Z2/ LW1mvs6iSTx1cnqqtbUQzlVS1GykFLlMwsGvyZyo+5pjZ9CQHq5mfszCu8B84EGNSyHL Vey+oAMAiqA8rMcJUqVwMAbhVqoTiIRJAFVfihNSFzZxp6FVQPt0I/pSVRKxBENqSpmj S0W7ddj4d77G8sDwswI7TLl0j9GrK6q9rLerohu/9hWuddhaOjDN9OGfE8XP+WjpmNdN 1oX4zBdi9ysjiIk8cs3L7qBZTTq9lLppEjtnxqSC3SykLpN7/Gjqe5syZGDH4Pk1nBdE DTaA== 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=v1FRcwvZ5fFh6lsmkXiI5SeivxSZFqPMu1NO4X3L1KA=; b=gHdljmegwJr3zkQTpUzQsV9dXHmGKm/uK+MuTG1sm+7YIIFbK/wcAJ/Lo+zs6mAUU5 SGVpfPBHjaUrjSoCDJ2fk8sNioIMFRMDXtA3WLXbZRdkbg5b0Is3iR90bto05ldiqV3K fUakqOXkEljQOJy+daPs7r9knOVCakN63Y1oF2amZqFPJD/JyNo63QPjqWwMeVTRvfwG ibQ3MBnYOOUOxiifuilZSGfWoLxkS2qO2DOZNADWYgHRbpAEBtbMVPFyBmWGMAI/NL04 xGUt1rFfoeUyupsiAgO4YjDzFP+lxSgp+tAGjAIk1Od63bN7uVbkE/otjaaJPP/+qTHO L7jA== 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 d190si21961641pfg.142.2018.05.07.03.26.35; Mon, 07 May 2018 03:26:48 -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 S1752047AbeEGK0R (ORCPT + 99 others); Mon, 7 May 2018 06:26:17 -0400 Received: from verein.lst.de ([213.95.11.211]:59780 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751378AbeEGK0D (ORCPT ); Mon, 7 May 2018 06:26:03 -0400 Received: by newverein.lst.de (Postfix, from userid 2407) id 6D5B06732A; Mon, 7 May 2018 12:29:15 +0200 (CEST) Date: Mon, 7 May 2018 12:29:15 +0200 From: Christoph Hellwig To: iommu@lists.linux-foundation.org Cc: linux-arch@vger.kernel.org, linux-xtensa@linux-xtensa.org, Michal Simek , Vincent Chen , linux-c6x-dev@linux-c6x.org, linux-parisc@vger.kernel.org, linux-sh@vger.kernel.org, linux-hexagon@vger.kernel.org, linux-kernel@vger.kernel.org, linux-m68k@lists.linux-m68k.org, openrisc@lists.librecores.org, Greentime Hu , linux-alpha@vger.kernel.org, sparclinux@vger.kernel.org, nios2-dev@lists.rocketboards.org, linux-snps-arc@lists.infradead.org, linux-arm-kernel@lists.infradead.org Subject: Re: dma-debug cleanups, including removing the arch hook Message-ID: <20180507102915.GA25974@lst.de> References: <20180424140235.9125-1-hch@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180424140235.9125-1-hch@lst.de> 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 Any comments? I'd like to move forward with this rather sooner than later, so any reviews welcome! On Tue, Apr 24, 2018 at 04:02:32PM +0200, Christoph Hellwig wrote: > Hi all, > > this series has a few dma-debug cleanups, most notably removing the need > for architectures to explicitly initialize dma-debug. > _______________________________________________ > iommu mailing list > iommu@lists.linux-foundation.org > https://lists.linuxfoundation.org/mailman/listinfo/iommu ---end quoted text---