From: Ingo Molnar <mingo@kernel.org>
To: linux-kernel@vger.kernel.org,
Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-tip-commits@vger.kernel.org,
Ondrej Lichtner <olichtne@redhat.com>,
Linus Torvalds <torvalds@linux-foundation.org>,
"Herton R. Krzesinski" <herton@redhat.com>,
x86@kernel.org
Subject: Re: [tip: x86/urgent] x86/uaccess: Improve performance by aligning writes to 8 bytes in copy_user_generic(), on non-FSRM/ERMS CPUs
Date: Fri, 28 Mar 2025 23:11:38 +0100 [thread overview]
Message-ID: <Z-cemg4nGQDI3LXI@gmail.com> (raw)
In-Reply-To: <174319948654.14745.2953374115791547949.tip-bot2@tip-bot2>
Linus,
* tip-bot2 for Herton R. Krzesinski <tip-bot2@linutronix.de> wrote:
> The following commit has been merged into the x86/urgent branch of tip:
>
> Commit-ID: b5322b6ec06a6c58650f52abcd2492000396363b
> Gitweb: https://git.kernel.org/tip/b5322b6ec06a6c58650f52abcd2492000396363b
> Author: Herton R. Krzesinski <herton@redhat.com>
> AuthorDate: Thu, 20 Mar 2025 11:22:13 -03:00
> Committer: Ingo Molnar <mingo@kernel.org>
> CommitterDate: Fri, 28 Mar 2025 22:57:44 +01:00
>
> x86/uaccess: Improve performance by aligning writes to 8 bytes in copy_user_generic(), on non-FSRM/ERMS CPUs
...
> [ mingo: Updated the changelog. ]
>
> Fixes: ca96b162bfd2 ("x86: bring back rep movsq for user access on CPUs without ERMS")
> Fixes: 034ff37d3407 ("x86: rewrite '__copy_user_nocache' function")
> Reported-by: Ondrej Lichtner <olichtne@redhat.com>
> Co-developed-by: Linus Torvalds <torvalds@linux-foundation.org>
> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
> Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
> Signed-off-by: Ingo Molnar <mingo@kernel.org>
> Link: https://lore.kernel.org/r/20250320142213.2623518-1-herton@redhat.com
I have added in Linus's Signed-off-by tag, to make this SOB chain
valid. Let me know if that's not OK.
Thanks,
Ingo
next prev parent reply other threads:[~2025-03-28 22:11 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-20 14:22 [PATCH] x86: write aligned to 8 bytes in copy_user_generic (when without FSRM/ERMS) Herton R. Krzesinski
2025-03-20 14:35 ` Mateusz Guzik
2025-03-20 17:51 ` Herton Krzesinski
2025-03-20 18:02 ` Mateusz Guzik
2025-03-20 18:37 ` Herton Krzesinski
2025-03-20 21:31 ` David Laight
2025-03-28 21:17 ` [tip: x86/mm] x86/uaccess: Improve performance by aligning writes to 8 bytes in copy_user_generic(), on non-FSRM/ERMS CPUs tip-bot2 for Herton R. Krzesinski
2025-03-28 21:47 ` Ingo Molnar
2025-03-28 21:53 ` [tip: x86/urgent] " tip-bot2 for Herton R. Krzesinski
2025-03-28 22:04 ` tip-bot2 for Herton R. Krzesinski
2025-03-28 22:11 ` Ingo Molnar [this message]
2025-05-02 6:19 ` [PATCH] x86: write aligned to 8 bytes in copy_user_generic (when without FSRM/ERMS) Nicholas Sielicki
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=Z-cemg4nGQDI3LXI@gmail.com \
--to=mingo@kernel.org \
--cc=herton@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=olichtne@redhat.com \
--cc=torvalds@linux-foundation.org \
--cc=x86@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.