Re: [PATCH bpf-next v2 1/8] arm32, bpf: add support for 32-bit offset jmp instruction

From: Russell King (Oracle)
Date: Thu Sep 07 2023 - 12:22:34 EST


On Wed, Sep 06, 2023 at 06:33:13PM +0000, Puranjay Mohan wrote:
> The cpuv4 adds unconditional jump with 32-bit offset where the immediate
> field of the instruction is to be used to calculate the jump offset.
>
> BPF_JA | BPF_K | BPF_JMP32 => gotol +imm => PC += imm.
>
> Signed-off-by: Puranjay Mohan <puranjay12@xxxxxxxxx>

Reviewed-by: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>

Thanks!

--
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!