Re: [PATCH 0/5] uprobes: transition from kmap_atomic to kmap_local_page

From: Peter Zijlstra

Date: Tue Jan 06 2026 - 10:25:45 EST


On Sat, Jan 03, 2026 at 11:56:35AM +0100, Oleg Nesterov wrote:
> On 01/03, Keke Ming wrote:
> >
> > Keke Ming (5):
> > riscv/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()
> > arm64/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()
> > mips/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()
> > arm/uprobes: use kmap_local_page() in arch_uprobe_copy_ixol()
> > uprobes: use kmap_local_page() for temporary page mappings
> >
> > arch/arm/probes/uprobes/core.c | 4 ++--
> > arch/arm64/kernel/probes/uprobes.c | 4 ++--
> > arch/mips/kernel/uprobes.c | 4 ++--
> > arch/riscv/kernel/probes/uprobes.c | 4 ++--
> > kernel/events/uprobes.c | 12 ++++++------
> > 5 files changed, 14 insertions(+), 14 deletions(-)
>
> Thanks,
>
> Acked-by: Oleg Nesterov <oleg@xxxxxxxxxx>

Let me go stick them in tip/perf/core