public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
From: "Arnd Bergmann" <arnd@arndb.de>
To: "Will Deacon" <will@kernel.org>, "Mark Rutland" <mark.rutland@arm.com>
Cc: "Arnd Bergmann" <arnd@kernel.org>,
	"Catalin Marinas" <catalin.marinas@arm.com>,
	"Nathan Chancellor" <nathan@kernel.org>,
	"Jason Gunthorpe" <jgg@ziepe.ca>,
	"Nick Desaulniers" <ndesaulniers@google.com>,
	"Bill Wendling" <morbo@google.com>,
	"Justin Stitt" <justinstitt@google.com>,
	"Mike Rapoport" <rppt@kernel.org>, "Baoquan He" <bhe@redhat.com>,
	"Peter Zijlstra" <peterz@infradead.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, llvm@lists.linux.dev
Subject: Re: [PATCH] [v3] arm64/io: add constant-argument check
Date: Wed, 05 Jun 2024 13:12:15 +0200	[thread overview]
Message-ID: <73051ed4-248e-4a33-828b-c34093d5ce4b@app.fastmail.com> (raw)
In-Reply-To: <20240605111008.GA21651@willie-the-truck>

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

  reply	other threads:[~2024-06-05 11:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-04 20:59 [PATCH] [v3] arm64/io: add constant-argument check Arnd Bergmann
2024-06-05  9:15 ` Mark Rutland
2024-06-05 11:10   ` Will Deacon
2024-06-05 11:12     ` Arnd Bergmann [this message]
2024-06-05 11:56   ` Jason Gunthorpe
2024-06-05 12:34 ` Will Deacon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=73051ed4-248e-4a33-828b-c34093d5ce4b@app.fastmail.com \
    --to=arnd@arndb.de \
    --cc=arnd@kernel.org \
    --cc=bhe@redhat.com \
    --cc=catalin.marinas@arm.com \
    --cc=jgg@ziepe.ca \
    --cc=justinstitt@google.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=llvm@lists.linux.dev \
    --cc=mark.rutland@arm.com \
    --cc=morbo@google.com \
    --cc=nathan@kernel.org \
    --cc=ndesaulniers@google.com \
    --cc=peterz@infradead.org \
    --cc=rppt@kernel.org \
    --cc=will@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox