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,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham 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 8FD8ACA9EC5 for ; Wed, 30 Oct 2019 10:40:28 +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 63867204FD for ; Wed, 30 Oct 2019 10:40:28 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="ApwOGJzb" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 63867204FD Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linutronix.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mtd-bounces+linux-mtd=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: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:Message-ID: In-Reply-To:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=emcvk7NCI3D8PKc++bdaZfdCyaGRTMRwXAzT67ZY0EA=; b=ApwOGJzb08NFWl qi+D4t4Xv5jbJHNT2hPyHWb84X/rDraeJsV3dsU68kk9oK7+6Y6h0y6eM8ge7sfOLfZnzF0nPnPyF qjVeffXvz/vtagl36FD2a1HZ1b5Xp7Fvaroe08d5YZSYEeFSmt66Syz1jyXNIBQ7TMkdpwzTJpZ1Q Z9C904KtkMIEIKuHiT+kqUjsYqEJ4SZTBB9EfNM8o3BThAFnaKCIj1fOBIvpS/98mdB2/QkfEoCql yxHzi5hPc0q4JgGMAYOrEvJOm+gqwzQW0S9+FVD0hgdEO8w27AyCweBjCDFzprLhQcf7cTLsJkljI Y99AUqaocCuwl1Gvi/yw==; 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 1iPlOr-0007D3-Ud; Wed, 30 Oct 2019 10:40:25 +0000 Received: from galois.linutronix.de ([2a0a:51c0:0:12e:550::1]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iPlOV-0005iu-BR; Wed, 30 Oct 2019 10:40:05 +0000 Received: from [91.217.168.176] (helo=nanos) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1iPlOF-00009u-Rt; Wed, 30 Oct 2019 11:39:47 +0100 Date: Wed, 30 Oct 2019 11:39:46 +0100 (CET) From: Thomas Gleixner To: Christoph Hellwig Subject: Re: [PATCH 08/21] x86: Clean up ioremap() In-Reply-To: <20191029064834.23438-9-hch@lst.de> Message-ID: References: <20191029064834.23438-1-hch@lst.de> <20191029064834.23438-9-hch@lst.de> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1, SHORTCIRCUIT=-0.0001 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191030_034003_544783_82987D82 X-CRM114-Status: UNSURE ( 9.30 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-ia64@vger.kernel.org, linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org, Guo Ren , sparclinux@vger.kernel.org, linux-riscv@lists.infradead.org, Vincent Chen , linux-arch@vger.kernel.org, linux-s390@vger.kernel.org, linux-hexagon@vger.kernel.org, x86@kernel.org, linux-snps-arc@lists.infradead.org, linux-xtensa@linux-xtensa.org, Arnd Bergmann , linux-m68k@lists.linux-m68k.org, openrisc@lists.librecores.org, Greentime Hu , linux-mtd@lists.infradead.org, Guan Xuetao , linux-arm-kernel@lists.infradead.org, Michal Simek , linux-parisc@vger.kernel.org, linux-mips@vger.kernel.org, linux-alpha@vger.kernel.org, nios2-dev@lists.rocketboards.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org On Tue, 29 Oct 2019, Christoph Hellwig wrote: > Use ioremap() as the main implemented function, and defines > ioremap_nocache() as a deprecated alias of ioremap() in > preparation of removing ioremap_nocache() entirely. > > Signed-off-by: Christoph Hellwig Reviewed-by: Thomas Gleixner ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/