[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <73051ed4-248e-4a33-828b-c34093d5ce4b@app.fastmail.com>
Date: Wed, 05 Jun 2024 13:12:15 +0200
From: "Arnd Bergmann" <arnd@...db.de>
To: "Will Deacon" <will@...nel.org>, "Mark Rutland" <mark.rutland@....com>
Cc: "Arnd Bergmann" <arnd@...nel.org>,
 "Catalin Marinas" <catalin.marinas@....com>,
 "Nathan Chancellor" <nathan@...nel.org>, "Jason Gunthorpe" <jgg@...pe.ca>,
 "Nick Desaulniers" <ndesaulniers@...gle.com>,
 "Bill Wendling" <morbo@...gle.com>, "Justin Stitt" <justinstitt@...gle.com>,
 "Mike Rapoport" <rppt@...nel.org>, "Baoquan He" <bhe@...hat.com>,
 "Peter Zijlstra" <peterz@...radead.org>,
 linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
 llvm@...ts.linux.dev
Subject: Re: [PATCH] [v3] arm64/io: add constant-argument check
On Wed, Jun 5, 2024, at 13:10, Will Deacon wrote:
> On Wed, Jun 05, 2024 at 10:15:38AM +0100, Mark Rutland wrote:
>> > +#define __iowrite32_copy(to, from, count) __iowrite32_copy(to, from, count)
>> 
>> Normally we'd make this:
>> 
>> #define __iowrite32_copy __iowrite32_copy
>> 
>
> I can fold these two changes in.
Sounds good, thanks!
    Arnd
Powered by blists - more mailing lists