[PATCH v2 1/2] arm64: patching: Rename aarch64_insn_copy to text_poke.

Song Liu song at kernel.org
Mon Apr 21 17:32:01 PDT 2025


On Fri, Apr 11, 2025 at 6:10 PM Dylan Hatch <dylanbhatch at google.com> wrote:
>
> Match the name and signature of the equivalent in the x86 text-poke API.
> Making the src pointer const also allows this function to be
> interchangeable with memcpy().
>
> Signed-off-by: Dylan Hatch <dylanbhatch at google.com>

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



More information about the linux-arm-kernel mailing list