Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp7222635imu; Thu, 31 Jan 2019 06:59:09 -0800 (PST) X-Google-Smtp-Source: ALg8bN6KtY4OCWC70XE0Ys2pm5Ckz01/5sX8+95W75uHrkno+Vt//A4hybgcD3iVsDgSILd3/5Vh X-Received: by 2002:a17:902:9a02:: with SMTP id v2mr35837721plp.180.1548946749720; Thu, 31 Jan 2019 06:59:09 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1548946749; cv=none; d=google.com; s=arc-20160816; b=z4h2RjESZHqXnaX9/lligmzhhuFBmlUbBTKpA3jQifvI2Wvy9xdlXRIu4Fi28ZtKnk MEeGoPfzfAzJZAhA31kjBkUaGZNxUbfPY/zuhvHDJddVBw7N03uvzbU5wP99+qINrjTR xWnqgwbShVZLCFia38bAr66/jGPxvbWEENVcubkslF9ARI+Yx/q2eYqRyGMNHs/IqgVT FPu7gX3MyW4LC/w4qiBsCs9k6mcqMWla5lmo45w71c8HFNzw7OZ1aQh6zmQr/o/asDDT c3bab3eysp5UYz6d/SwqKYHpYAjn3wcUVdbMLzTVtypDrenga1IqLV2yxiakjFCrHdrY diAw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=P1yrLtmuixJlezI4EPyyWR4RU8mfUob0lgJJlG7EhuA=; b=H9NYib3myhYGv2OslUJaVyuKJApPGhVkW7qhrMGFtM3RgbdObJ/yo571FAGdItygDl 0+3Jvl61XRB5+ZsI+9kzd9br8EvazSVuBEtmLugHv+Xq4O/wQMMBnPXVIFTN0LNmgHPd LV5BJIjr/tros3oMwD4nSsnmTGZKu4xiQeE2uf2SG6PhhtERnPXKk5jbolDhvPSB9p14 67t7ABBFEDGqu3eRo4YzVZf7zdTCdlXkoz1P/W3XLpg4ncdbOW1xGpFU/gnro5YWTOUd dazPCyrSTqJ/wZ3Udp26cuAuSvP6g6JSXcq6mL8/4L1Cn1bE3Cx383ZVvehRyUdwNvno Evsg== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m9si4605104pll.349.2019.01.31.06.58.54; Thu, 31 Jan 2019 06:59:09 -0800 (PST) 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731770AbfAaOnz (ORCPT + 99 others); Thu, 31 Jan 2019 09:43:55 -0500 Received: from mx1.redhat.com ([209.132.183.28]:49140 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726820AbfAaOnz (ORCPT ); Thu, 31 Jan 2019 09:43:55 -0500 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 078EB804F2; Thu, 31 Jan 2019 14:43:55 +0000 (UTC) Received: from redhat.com (ovpn-124-197.rdu2.redhat.com [10.10.124.197]) by smtp.corp.redhat.com (Postfix) with SMTP id CFD855FCA6; Thu, 31 Jan 2019 14:43:51 +0000 (UTC) Date: Thu, 31 Jan 2019 09:43:51 -0500 From: "Michael S. Tsirkin" To: Christoph Hellwig Cc: Joerg Roedel , Jason Wang , Konrad Rzeszutek Wilk , Jens Axboe , virtualization@lists.linux-foundation.org, linux-block@vger.kernel.org, linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org, jfehlig@suse.com, jon.grimm@amd.com, brijesh.singh@amd.com, jroedel@suse.de, Thomas.Lendacky@amd.com Subject: Re: [PATCH] dma: Uninline dma_max_mapping_size() Message-ID: <20190131094319-mutt-send-email-mst@kernel.org> References: <20190130164007.26497-1-joro@8bytes.org> <20190130164007.26497-4-joro@8bytes.org> <20190131104129.GA9241@lst.de> <20190131130127.GP32526@8bytes.org> <20190131143723.GA32329@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190131143723.GA32329@lst.de> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.27]); Thu, 31 Jan 2019 14:43:55 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 31, 2019 at 03:37:23PM +0100, Christoph Hellwig wrote: > On Thu, Jan 31, 2019 at 02:01:27PM +0100, Joerg Roedel wrote: > > On Thu, Jan 31, 2019 at 11:41:29AM +0100, Christoph Hellwig wrote: > > > Sorry for not noticing last time, but since 5.0 we keep all non-fast > > > path DMA mapping interfaces out of line, so this should move to > > > kernel/dma/mapping.c. > > > > Okay, attached patch does that. It applies on-top of this patch-set. > > > > Michael, feel free to either apply this on-top of the patch-set or merge > > the diff into patch 3, whatever you prefer. > > Looks good: > > Reviewed-by: Christoph Hellwig > > I'd prefer it to be squashed if possible. OK. Joerg can you repost the series with this squashed and all acks applied?