From: patchwork-bot+linux-riscv@kernel.org
To: Keke Ming <ming.jvle@gmail.com>
Cc: linux-riscv@lists.infradead.org, mhiramat@kernel.org,
oleg@redhat.com, peterz@infradead.org, linux@armlinux.org.uk,
catalin.marinas@arm.com, will@kernel.org,
tsbogend@alpha.franken.de, pjw@kernel.org, palmer@dabbelt.com,
aou@eecs.berkeley.edu, akpm@linux-foundation.org,
linux-kernel@vger.kernel.org, linux-trace-kernel@vger.kernel.org,
linux-mm@kvack.org, linux-arm-kernel@lists.infradead.org,
linux-mips@vger.kernel.org
Subject: Re: [PATCH 0/5] uprobes: transition from kmap_atomic to kmap_local_page
Date: Fri, 20 Feb 2026 04:10:38 +0000 [thread overview]
Message-ID: <177156063804.189817.17364776119081008453.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260103084243.195125-1-ming.jvle@gmail.com>
Hello:
This series was applied to riscv/linux.git (fixes)
by Peter Zijlstra <peterz@infradead.org>:
On Sat, 3 Jan 2026 16:42:38 +0800 you wrote:
> The use of kmap_atomic/kunmap_atomic is deprecated. The purpose of
> kmap-like functions is to create temporary mappings.
>
> kmap_atomic() typically disables preemption, while kmap_local_page()
> allows preemption.
>
> According to the documentation, kmap_atomic() is primarily necessary
> for contexts that cannot sleep.
>
> [...]
Here is the summary with links:
- [1/5] riscv/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()
https://git.kernel.org/riscv/c/a18dfb5dd332
- [2/5] arm64/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()
https://git.kernel.org/riscv/c/094cc7bb5fc3
- [3/5] mips/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()
https://git.kernel.org/riscv/c/e6eb9acc024c
- [4/5] arm/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()
https://git.kernel.org/riscv/c/1752a1ad43a1
- [5/5] uprobes: use kmap_local_page() for temporary page mappings
https://git.kernel.org/riscv/c/a491c02c2770
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2026-02-20 4:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-03 8:42 Keke Ming
2026-01-03 8:42 ` [PATCH 1/5] riscv/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol() Keke Ming
2026-01-03 8:42 ` [PATCH 2/5] arm64/uprobes: " Keke Ming
2026-01-03 8:42 ` [PATCH 3/5] mips/uprobes: " Keke Ming
2026-01-03 8:42 ` [PATCH 4/5] arm/uprobes: " Keke Ming
2026-01-03 8:42 ` [PATCH 5/5] uprobes: use kmap_local_page() for temporary page mappings Keke Ming
2026-01-03 10:56 ` [PATCH 0/5] uprobes: transition from kmap_atomic to kmap_local_page Oleg Nesterov
2026-01-06 15:25 ` Peter Zijlstra
2026-02-20 4:10 ` 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=177156063804.189817.17364776119081008453.git-patchwork-notify@kernel.org \
--to=patchwork-bot+linux-riscv@kernel.org \
--cc=akpm@linux-foundation.org \
--cc=aou@eecs.berkeley.edu \
--cc=catalin.marinas@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mips@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=linux-riscv@lists.infradead.org \
--cc=linux-trace-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=mhiramat@kernel.org \
--cc=ming.jvle@gmail.com \
--cc=oleg@redhat.com \
--cc=palmer@dabbelt.com \
--cc=peterz@infradead.org \
--cc=pjw@kernel.org \
--cc=tsbogend@alpha.franken.de \
--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