[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <36115245.zHVRydMfpb@wuerfel>
Date: Tue, 08 Nov 2016 17:15:24 +0100
From: Arnd Bergmann <arnd@...db.de>
To: linux-arm-kernel@...ts.infradead.org
Cc: Mark Rutland <mark.rutland@....com>, catalin.marinas@....com,
gabriele.paoloni@...wei.com, benh@...nel.crashing.org,
will.deacon@....com, linuxarm@...wei.com,
lorenzo.pieralisi@....com, xuwei5@...ilicon.com,
linux-serial@...r.kernel.org, linux-pci@...r.kernel.org,
devicetree@...r.kernel.org, minyard@....org, marc.zyngier@....com,
liviu.dudau@....com, john.garry@...wei.com, olof@...om.net,
robh+dt@...nel.org, bhelgaas@...gle.com, kantyzc@....com,
zhichang.yuan02@...il.com, linux-kernel@...r.kernel.org,
"zhichang.yuan" <yuanzhichang@...ilicon.com>, zourongrong@...il.com
Subject: Re: [PATCH V5 1/3] ARM64 LPC: Indirect ISA port IO introduced
On Tuesday, November 8, 2016 5:09:59 PM CET Arnd Bergmann wrote:
>
> I don't see a better alternative. I earlier suggested having these
> out of line so we don't grow the object code too much when it is
> enabled.
>
On second look, I see that they are all done out of line, I would
just move around the BUILD_EXTIO macro to the file that uses it
and remove and open-code the DECLARE_EXTIO() as that makes it easier
to grep.
Arnd
Powered by blists - more mailing lists