[PATCH v3 3/3] arm64: Use include/asm-generic/io.h

Catalin Marinas catalin.marinas at arm.com
Fri Jul 18 08:50:03 PDT 2014


On Thu, Jul 17, 2014 at 01:26:51PM +0100, Thierry Reding wrote:
> On Thu, Jul 17, 2014 at 01:04:41PM +0100, Catalin Marinas wrote:
> > On Wed, Jul 16, 2014 at 12:01:24PM +0100, Thierry Reding wrote:
> > > From: Thierry Reding <treding at nvidia.com>
> > > 
> > > Include the generic I/O header file so that duplicate implementations
> > > can be removed. This will also help to establish consistency across more
> > > architectures regarding which accessors they support.
> > > 
> > > Acked-by: Catalin Marinas <catalin.marinas at arm.com>
> > > Signed-off-by: Thierry Reding <treding at nvidia.com>
> > > ---
> > > Changes in v3:
> > > - add io{read,write}{16,32}be() to match what 32-bit ARM does
> > 
> > It looks fine. Thanks.
> 
> Great. Russell hasn't commented on this yet, anyone know how to get his
> attention?

Given he dependency on the first patch, they should either go in
together or first patch in 3.17 and the rest later (but I would prefer
that they all go in at the same time).

I don't mind how they are merged (the arm32 tree, arm-soc or arm64). If
Russell doesn't have an opinion, I can take the 1st and 3rd patches via
the arm64 tree.

-- 
Catalin



More information about the linux-arm-kernel mailing list