Home
last modified time | relevance | path

Searched hist:"091 f02483df7b56615b524491f404e574c5e0668" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/net/
H A Dbpf_jit_32.cdiff 091f02483df7b56615b524491f404e574c5e0668 Sat Jan 13 06:11:26 CST 2018 Russell King <rmk+kernel@armlinux.org.uk> ARM: net: bpf: clarify tail_call index

As per 90caccdd8cc0 ("bpf: fix bpf_tail_call() x64 JIT"), the index used
for array lookup is defined to be 32-bit wide. Update a misleading
comment that suggests it is 64-bit wide.

Fixes: 39c13c204bb1 ("arm: eBPF JIT compiler")
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>