From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2CB9EC33CB1 for ; Fri, 17 Jan 2020 08:05:06 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 89BB62073A for ; Fri, 17 Jan 2020 08:05:05 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="bfdHGbUr" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 89BB62073A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lst.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-riscv-bounces+infradead-linux-riscv=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To: Content-Type:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To :Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=iPBqybcfAh15MK31IS2mXwUHJpZI5NS/g97/WcqnhoA=; b=bfdHGbUr1ON5UkcQWIv10v8ef +OJUD5NmjEbNK2OpNF5nvRq2d5+7Zn/KLGrZxYEzQzEi+p7kwKg/xRrY4+qQsjd7UwnHSKVko5s+W sD2H6F5rMIHs3AuSFOLD9y7Fxq9y6qPrLgJqcinOCY+jSdJmYx7YVitcQ37sOx+LbiK2+pvAKa4An DaDr2Pg30GD3gmWunQrWXz+KDtTeD83RcAcm26JtwXpx15Q2HjISBhgQOsdkHwBN5k9EFN7iAG5ix CN5HMUy4IZeAY+gUXxVKTdxm6GTDiiAN/aSkoHgmKuf/JFfGp01i9XyTwPET8eZKrDWChEpxM6SlH cjYETznAA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1isMcm-0008Hr-Rv; Fri, 17 Jan 2020 08:05:00 +0000 Received: from verein.lst.de ([213.95.11.211]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1isMcc-0008A1-SG; Fri, 17 Jan 2020 08:04:55 +0000 Received: by verein.lst.de (Postfix, from userid 2407) id A7E9B68B05; Fri, 17 Jan 2020 09:04:46 +0100 (CET) Date: Fri, 17 Jan 2020 09:04:46 +0100 From: Christoph Hellwig To: Michal Simek Subject: Re: [PATCH v2 1/2] asm-generic: Make dma-contiguous.h a mandatory include/asm header Message-ID: <20200117080446.GA8980@lst.de> References: <0274919c5e3b134df19d943f99cb7e84e5135ccd.1579248206.git.michal.simek@xilinx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0274919c5e3b134df19d943f99cb7e84e5135ccd.1579248206.git.michal.simek@xilinx.com> User-Agent: Mutt/1.5.17 (2007-11-01) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200117_000451_062115_E8AA8ACC X-CRM114-Status: UNSURE ( 9.07 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Kate Stewart , "Peter Zijlstra \(Intel\)" , Catalin Marinas , Heiko Carstens , linux-mips@vger.kernel.org, Max Filippov , Guo Ren , Deepa Dinamani , "H. Peter Anvin" , linux-riscv@lists.infradead.org, Will Deacon , Christoph Hellwig , linux-arch@vger.kernel.org, linux-s390@vger.kernel.org, Vasily Gorbik , Paul Burton , x86@kernel.org, Christoph Hellwig , Christian Borntraeger , Ingo Molnar , Wesley Terpstra , James Hogan , Waiman Long , linux-xtensa@linux-xtensa.org, Albert Ou , Arnd Bergmann , Borislav Petkov , git@xilinx.com, Paul Walmsley , Thomas Gleixner , linux-arm-kernel@lists.infradead.org, Chris Zankel , monstr@monstr.eu, Masahiro Yamada , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Ralf Baechle , Palmer Dabbelt Sender: "linux-riscv" Errors-To: linux-riscv-bounces+infradead-linux-riscv=archiver.kernel.org@lists.infradead.org On Fri, Jan 17, 2020 at 09:03:31AM +0100, Michal Simek wrote: > dma-continuguous.h is generic for all architectures except arm32 which has > its own version. > > Similar change was done for msi.h by commit a1b39bae16a6 > ("asm-generic: Make msi.h a mandatory include/asm header") > > Suggested-by: Christoph Hellwig > Signed-off-by: Michal Simek Looks good, Reviewed-by: Christoph Hellwig