[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180727012758.664d5dcf@xps13>
Date: Fri, 27 Jul 2018 01:27:58 +0200
From: Miquel Raynal <miquel.raynal@...tlin.com>
To: Boris Brezillon <boris.brezillon@...tlin.com>
Cc: Arnd Bergmann <arnd@...db.de>,
"David S. Miller" <davem@...emloft.net>,
linux-ia64@...r.kernel.org, linux-alpha@...r.kernel.org,
sparclinux@...r.kernel.org, linux-kernel@...r.kernel.org,
"linux-mtd@...ts.infradead.org" <linux-mtd@...ts.infradead.org>
Subject: Re: [PATCH 2/2] sparc64: add reads{b,w,l}/writes{b,w,l}
Hi Boris,
Boris Brezillon <boris.brezillon@...tlin.com> 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 <arnd@...db.de> 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 <arnd@...db.de>
>
> 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 <boris.brezillon@...tlin>
> (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
Powered by blists - more mailing lists