Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Catalin Marinas <catalin.marinas@arm.com>
To: Qinxin Xia <xiaqinxin@huawei.com>
Cc: will@kernel.org, anshuman.khandual@arm.com, BenNiu@meta.com,
	robin.murphy@arm.com, xiqi2@huawei.com,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linuxarm@huawei.com,
	wangzhou1@hisilicon.com, sunnanyong@huawei.com,
	prime.zeng@hisilicon.com
Subject: Re: [PATCH] arm64: uaccess: Optimize copy_to/from_user with LSUI extension
Date: Fri, 7 Aug 2026 17:55:17 +0100	[thread overview]
Message-ID: <anYN9ei0W6FyClcF@arm.com> (raw)
In-Reply-To: <20260805035251.2813306-1-xiaqinxin@huawei.com>

On Wed, Aug 05, 2026 at 11:52:51AM +0800, Qinxin Xia wrote:
> Add support for the ARMv9.6/LSUI (Load/Store Unprivileged Immediate)
> extension to optimize copy_from_user operations. The implementation
> uses the alternative mechanism to select between the standard unprivileged
> load-pair sequence and the new ldtp/sttp instruction at runtime based on
> hardware capability.

That's all good but do you have any numbers to back the change up?

-- 
Catalin


      reply	other threads:[~2026-08-07 16:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-05  3:52 [PATCH] arm64: uaccess: Optimize copy_to/from_user with LSUI extension Qinxin Xia
2026-08-07 16:55 ` 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=anYN9ei0W6FyClcF@arm.com \
    --to=catalin.marinas@arm.com \
    --cc=BenNiu@meta.com \
    --cc=anshuman.khandual@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxarm@huawei.com \
    --cc=prime.zeng@hisilicon.com \
    --cc=robin.murphy@arm.com \
    --cc=sunnanyong@huawei.com \
    --cc=wangzhou1@hisilicon.com \
    --cc=will@kernel.org \
    --cc=xiaqinxin@huawei.com \
    --cc=xiqi2@huawei.com \
    /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