Re: [PATCH] x86/kprobes: Simplify alloc_insn_page() with __vmalloc_node_range

From: Jisheng Zhang
Date: Fri Apr 16 2021 - 03:06:34 EST


On Wed, 14 Apr 2021 16:12:23 +0300 Jarkko Sakkinen <jarkko@xxxxxxxxxx> wrote:


> > So kprobes ss ins slot page "must be in the range of relative branching only
> > for x86 and arm"
> >
> > And Jarkko's "arch/x86: kprobes: Remove MODULES dependency" series look
> > much better. The last version is v5, I'm not sure whether Jarkko will
> > send new version to mainline the series.
>
> Ya, I got really busy with upstreaming SGX. That's why this was left out
> (but luckily SGX got finally into upstream).
>
> Thanks for reminding. Any motivation to pick it up and continue where I
> left of?
>

I can try, I will try to send patches once next rc1 is released.

thanks