Received: by 2002:a25:d7c1:0:0:0:0:0 with SMTP id o184csp1293479ybg; Fri, 18 Oct 2019 15:21:04 -0700 (PDT) X-Google-Smtp-Source: APXvYqyq8cuqMRq+mPhxO8NKfnMumFuP+ktvAkbJZP6sx/GjJsoK/wjgb8GF7BjLX6pEcceVOMv4 X-Received: by 2002:a50:af22:: with SMTP id g31mr12254018edd.199.1571437263904; Fri, 18 Oct 2019 15:21:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1571437263; cv=none; d=google.com; s=arc-20160816; b=tKN/6Fcq93ChS5wDnheaQoF7br0WCRwSSCpNVkdkhtVu3uzJ+GezEbWP3RI0IJIXQc SkBpcYYzlryear7t3VAesrYrhlBSBajf/1Rncv0iHIsK+mvAgBuVsoRGCQawYfvb+5Vx /ZbP+tM4zG5bBnIX/Yuc3qJ5/0czrMhdxm4+5x+rXaAlNZDqB4rm2WCOCgtmDMaQ3ZgD YvBqp4mmoYXgRHqXh40iizwQHw7ZOM9FRfzd1A/7KwaVf1ITBQ6eiEfqki5ITGSwR2pO EIkWPkyoFdkICU4OYUoZLt74i/ws5XxI/lkVTWSa8/91/7RT1AlVGpMFV827bkxtor2u lVaw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from; bh=912s3ShM7w5xSaSSdFTeUaGpMLY9AOofTJnzjaCv9iw=; b=rLi5hiRMWMw7AVR/v1xjdRLZ43hCaK/L90vLTxqUQ4kOaT2j48D6BwpSnbaipnstkd nKwugitrn7xqkF0Zzr1TjwcO0Ko0/wCXn8rbGgZYLexNYj9n0DzuxIYgLdFFPeODtqRW sc66zinnyOjc9kapumQOZlVxTIJ6jrWKS2ildkwqK5hAI8cq3LsK65c7+JBDsQVL7k6b pCa5SnbSUPY+GMH6lrANuYyhNCytuWb+jS+/O9OE5n4cswG7gnLcHC4VsUskMWPAVF9y qT0OKf3zGug5TbG3SIXFR0J6U5/bL4HWhieyQmzXKLOy+AzHpvT98QsrQGj4SsbUbKx8 ycow== 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 f2si4183242ejq.395.2019.10.18.15.20.41; Fri, 18 Oct 2019 15:21:03 -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 S2503563AbfJQVmm (ORCPT + 99 others); Thu, 17 Oct 2019 17:42:42 -0400 Received: from mail.sf-mail.de ([116.202.16.50]:44351 "EHLO mail.sf-mail.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2441334AbfJQVmm (ORCPT ); Thu, 17 Oct 2019 17:42:42 -0400 Received: (qmail 27079 invoked from network); 17 Oct 2019 21:31:57 -0000 Received: from dslb-088-070-126-123.088.070.pools.vodafone-ip.de ([::ffff:88.70.126.123]:55060 HELO daneel.sf-tec.de) (auth=eike@sf-mail.de) by mail.sf-mail.de (Qsmtpd 0.36dev) with (DHE-RSA-AES256-GCM-SHA384 encrypted) ESMTPSA for ; Thu, 17 Oct 2019 23:31:57 +0200 From: Rolf Eike Beer To: Christoph Hellwig Cc: Arnd Bergmann , Guo Ren , Michal Simek , Greentime Hu , Vincent Chen , Guan Xuetao , x86@kernel.org, linux-alpha@vger.kernel.org, linux-snps-arc@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-hexagon@vger.kernel.org, linux-ia64@vger.kernel.org, linux-m68k@lists.linux-m68k.org, linux-mips@vger.kernel.org, nios2-dev@lists.rocketboards.org, openrisc@lists.librecores.org, linux-parisc@vger.kernel.org, linux-riscv@lists.infradead.org, linux-s390@vger.kernel.org, linux-sh@vger.kernel.org, sparclinux@vger.kernel.org, linux-xtensa@linux-xtensa.org, linux-mtd@lists.infradead.org, linux-arch@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 07/21] parisc: remove __ioremap Date: Thu, 17 Oct 2019 23:35:42 +0200 Message-ID: <1650819.dOKmve5HLd@daneel.sf-tec.de> In-Reply-To: <20191017174554.29840-8-hch@lst.de> References: <20191017174554.29840-1-hch@lst.de> <20191017174554.29840-8-hch@lst.de> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3002460.JnYtLPdinj"; micalg="pgp-sha1"; protocol="application/pgp-signature" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --nextPart3002460.JnYtLPdinj Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Christoph Hellwig wrote: > __ioremap is always called with the _PAGE_NO_CACHE, so fold the whole > thing and rename it to ioremap. This allows allows to remove the ^^^^^^^^^^^^^ > special EISA quirk to force _PAGE_NO_CACHE. Eike --nextPart3002460.JnYtLPdinj Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQSaYVDeqwKa3fTXNeNcpIk+abn8TgUCXajergAKCRBcpIk+abn8 TkOlAJ46117xxLoFzZCiYYebEyVSrw/31gCeMRBoULeYp+iYijM534mn8tCGYHM= =d3J8 -----END PGP SIGNATURE----- --nextPart3002460.JnYtLPdinj--