https://github.com/torvalds/linux
Revision 091f02483df7b56615b524491f404e574c5e0668 authored by Russell King on 13 January 2018, 12:11:26 UTC, committed by Russell King on 17 January 2018, 19:39:10 UTC
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>
1 parent ec19e02
History
Tip revision: 091f02483df7b56615b524491f404e574c5e0668 authored by Russell King on 13 January 2018, 12:11:26 UTC
ARM: net: bpf: clarify tail_call index
Tip revision: 091f024
File Mode Size
.gitignore -rw-r--r-- 39 bytes
Makefile -rw-r--r-- 2.6 KB

back to top