From: patchwork-bot+linux-riscv@kernel.org
To: Paul Walmsley <pjw@kernel.org>
Cc: linux-riscv@lists.infradead.org
Subject: Re: [PATCH 0/3] riscv: mm: clean up and optimize some page table get-and-clear functions
Date: Thu, 20 Nov 2025 04:30:16 +0000 [thread overview]
Message-ID: <176361301624.1077848.16912993760479044888.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20251120042001.1766011-1-pjw@kernel.org>
Hello:
This series was applied to riscv/linux.git (for-next)
by Paul Walmsley <pjw@kernel.org>:
On Wed, 19 Nov 2025 21:18:27 -0700 you wrote:
> This series implements some minor cleanups on the RISC-V page table
> get-and-clear functions. We continue the work from commit
> 546e42c8c6d94 ("riscv: Use an atomic xchg in
> pudp_huge_get_and_clear()"). The two themes are:
>
> - avoid atomic operations on non-SMP kernels
>
> [...]
Here is the summary with links:
- [1/3] riscv: mm: pmdp_huge_get_and_clear(): avoid atomic ops when !CONFIG_SMP
https://git.kernel.org/riscv/c/44d98d7575d0
- [2/3] riscv: mm: ptep_get_and_clear(): avoid atomic ops when !CONFIG_SMP
https://git.kernel.org/riscv/c/ad6a7d4bcee7
- [3/3] riscv: mm: use xchg() on non-atomic_long_t variables, not atomic_long_xchg()
https://git.kernel.org/riscv/c/36313cea1273
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
prev parent reply other threads:[~2025-11-20 4:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-20 4:18 [PATCH 0/3] riscv: mm: clean up and optimize some page table get-and-clear functions Paul Walmsley
2025-11-20 4:18 ` [PATCH 1/3] riscv: mm: pmdp_huge_get_and_clear(): avoid atomic ops when !CONFIG_SMP Paul Walmsley
2025-11-20 4:18 ` [PATCH 2/3] riscv: mm: ptep_get_and_clear(): " Paul Walmsley
2025-11-20 4:18 ` [PATCH 3/3] riscv: mm: use xchg() on non-atomic_long_t variables, not atomic_long_xchg() Paul Walmsley
2025-11-20 4:30 ` patchwork-bot+linux-riscv [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=176361301624.1077848.16912993760479044888.git-patchwork-notify@kernel.org \
--to=patchwork-bot+linux-riscv@kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=pjw@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