[PATCH v5 2/5] powerpc/bpf: implement bpf_arch_text_copy

Song Liu song at kernel.org
Fri Sep 29 07:08:50 AEST 2023


On Thu, Sep 28, 2023 at 12:48 PM Hari Bathini <hbathini at linux.ibm.com> wrote:
>
> bpf_arch_text_copy is used to dump JITed binary to RX page, allowing
> multiple BPF programs to share the same page. Use the newly introduced
> patch_instructions() to implement it.
>
> Signed-off-by: Hari Bathini <hbathini at linux.ibm.com>

Acked-by: Song Liu <song at kernel.org>


More information about the Linuxppc-dev mailing list