linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: catalin.marinas@arm.com (Catalin Marinas)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm64: lib: use pair accessors for copy_*_user routines
Date: Wed, 8 Jul 2015 14:51:24 +0100	[thread overview]
Message-ID: <20150708135123.GD6944@e104818-lin.cambridge.arm.com> (raw)
In-Reply-To: <1436293295-4353-1-git-send-email-will.deacon@arm.com>

On Tue, Jul 07, 2015 at 07:21:35PM +0100, Will Deacon wrote:
> The AArch64 instruction set contains load/store pair memory accessors,
> so use these in our copy_*_user routines to transfer 16 bytes per
> iteration.
> 
> Signed-off-by: Will Deacon <will.deacon@arm.com>

It makes sense.

Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>

      reply	other threads:[~2015-07-08 13:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-07 18:21 [PATCH] arm64: lib: use pair accessors for copy_*_user routines Will Deacon
2015-07-08 13:51 ` Catalin Marinas [this message]

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=20150708135123.GD6944@e104818-lin.cambridge.arm.com \
    --to=catalin.marinas@arm.com \
    --cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).