From: Leon Romanovsky <leon@kernel.org>
To: Jason Gunthorpe <jgg@nvidia.com>
Cc: Leon Romanovsky <leonro@nvidia.com>,
Arnd Bergmann <arnd@arndb.de>,
Catalin Marinas <catalin.marinas@arm.com>,
linux-arch@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, linux-rdma@vger.kernel.org,
llvm@lists.linux.dev, Michael Guralnik <michaelgur@mellanox.com>,
Nathan Chancellor <nathan@kernel.org>,
Nick Desaulniers <ndesaulniers@google.com>,
Will Deacon <will@kernel.org>
Subject: [PATCH rdma-next 0/2] Add and use memcpy_toio_64()
Date: Thu, 23 Nov 2023 21:04:30 +0200 [thread overview]
Message-ID: <cover.1700766072.git.leon@kernel.org> (raw)
From: Leon Romanovsky <leonro@nvidia.com>
This short series adds and utilizes memcpy_toio_64().
Jason Gunthorpe (2):
arm64/io: add memcpy_toio_64
IB/mlx5: Use memcpy_toio_64() for write combining stores
arch/arm64/include/asm/io.h | 20 ++++++++++++++++++++
drivers/infiniband/hw/mlx5/mem.c | 5 +----
include/asm-generic/io.h | 30 ++++++++++++++++++++++++++++++
3 files changed, 51 insertions(+), 4 deletions(-)
--
2.42.0
reply other threads:[~2023-11-23 19:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=cover.1700766072.git.leon@kernel.org \
--to=leon@kernel.org \
--cc=arnd@arndb.de \
--cc=catalin.marinas@arm.com \
--cc=jgg@nvidia.com \
--cc=leonro@nvidia.com \
--cc=linux-arch@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=llvm@lists.linux.dev \
--cc=michaelgur@mellanox.com \
--cc=nathan@kernel.org \
--cc=ndesaulniers@google.com \
--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