Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp178755imm; Thu, 26 Jul 2018 16:30:13 -0700 (PDT) X-Google-Smtp-Source: AAOMgpfYw28vTg27zPEdiBnJqv70JqLxYXt1LJDYTgktj7PyToWzWWGiRQfxKZ5J/9mYU/cK8sjO X-Received: by 2002:a17:902:44a4:: with SMTP id l33-v6mr3733557pld.134.1532647812977; Thu, 26 Jul 2018 16:30:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1532647812; cv=none; d=google.com; s=arc-20160816; b=te5yG6gXXKx9inykQuscKJ/B9saoDaYDE/ZrL6R1FUGAIqELubWXMoJ7OTkNEZNhw1 dP1a5JT/41U+FiOW0fxTBYp8YEJ4o6abv8bXVTGdmqj8bTgxkZ2qQqaFS//MZTS2naS+ V/yfxrYYhYLuhg1ZkUOeAYYUCnwqa90y5OAS/IwdEDkeC5chXrCoU7a8HqzEfm2nJBF7 zgZZqn1VxBTH0w3WMz7neKEBl/03TVDNt73txfHKpfJ9Ch4XZebJlLCVQ7GVvlm7Sr0/ 3ZYVSygt463xr2ja5AlhQeb+mEn0Nhx5dE+KLI/zLbF6ialzzxJT5pw/6fYirC/fsKyt rYmA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date:arc-authentication-results; bh=uglAqRsU9y5dAycYnZmfuO199Cytgm5XXuTzlJUlI1Y=; b=nl30QYaAghdrLEq2jXXZtgtHkkahHAslAADm0rgcON2bbVQFI/Hk3JjPrS6ENTdBIp mnF6BQlEBS6f6sHFRV43nZ9x+MbravF51Ta6Qqtpm2ziLCJUoSgC80c147gSIxjie3z7 3EJZqCYMXfQ5YM8c6V0bLPUHGmM/B1EqPcManQjiiV/Gsld2AaiOcf3SQUwBmXBJkchC I79IT360Juwx5dW5rKkKsdvFURg4152/pRWbYaRmvcM5WkfXqptCT0tw0bNLN/hrtrWe VQRqt1a7/JQIDntwEsr/qrEJwJaMVldRYZ0CW3ZvVTsaAWrllivmjpv5YsRDD9qtrGg2 VsBw== 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 a18-v6si2452814plm.122.2018.07.26.16.29.52; Thu, 26 Jul 2018 16:30:12 -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 S1731949AbeG0ArE convert rfc822-to-8bit (ORCPT + 99 others); Thu, 26 Jul 2018 20:47:04 -0400 Received: from mail.bootlin.com ([62.4.15.54]:48842 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730610AbeG0ArE (ORCPT ); Thu, 26 Jul 2018 20:47:04 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id 0E2AB207F4; Fri, 27 Jul 2018 01:28:00 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from xps13 (unknown [91.224.148.103]) by mail.bootlin.com (Postfix) with ESMTPSA id 6765A20618; Fri, 27 Jul 2018 01:27:59 +0200 (CEST) Date: Fri, 27 Jul 2018 01:27:58 +0200 From: Miquel Raynal To: Boris Brezillon Cc: Arnd Bergmann , "David S. Miller" , linux-ia64@vger.kernel.org, linux-alpha@vger.kernel.org, sparclinux@vger.kernel.org, linux-kernel@vger.kernel.org, "linux-mtd@lists.infradead.org" Subject: Re: [PATCH 2/2] sparc64: add reads{b,w,l}/writes{b,w,l} Message-ID: <20180727012758.664d5dcf@xps13> In-Reply-To: <20180720102339.22c9aa57@bbrezillon> References: <20180711120824.3882108-1-arnd@arndb.de> <20180711120824.3882108-2-arnd@arndb.de> <20180720102339.22c9aa57@bbrezillon> Organization: Bootlin X-Mailer: Claws Mail 3.15.0-dirty (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Boris, Boris Brezillon wrote on Fri, 20 Jul 2018 10:23:39 +0200: > +Miquel who's in charge of the NAND tree for this release > > On Wed, 11 Jul 2018 14:08:06 +0200 > Arnd Bergmann wrote: > > > Some drivers need these for compile-testing. On most architectures > > they come from asm-generic/io.h, but not on sparc64, which has its > > own definitions. > > > > Since we already have ioread*_rep()/iowrite*_rep() that have the > > same behavior on sparc64 (i.e. all PCI I/O space is memory mapped), > > we can rename the existing helpers and add macros to define them > > to the same implementation. > > > > Signed-off-by: Arnd Bergmann > > I tried to compile a sparc64 kernel with COMPILE_TEST=y plus the > orion and s3c2410 NAND drivers enabled and it compiles fine (it does > without this patch). So it seems to fix the compilation error reported > by kbuild robots. > > Tested-by: Boris Brezillon > (only compile-tested) > > Dave gave his A-b, so, if everyone is okay with that, I'd like this > patch to go trough the NAND tree. Applied to nand/next. Thanks, Miquèl