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
Kconfig -rw-r--r-- 58.9 KB
Makefile -rw-r--r-- 1.2 KB
calibrate.c -rw-r--r-- 8.6 KB
do_mounts.c -rw-r--r-- 14.6 KB
do_mounts.h -rw-r--r-- 1.1 KB
do_mounts_initrd.c -rw-r--r-- 3.5 KB
do_mounts_md.c -rw-r--r-- 8.2 KB
do_mounts_rd.c -rw-r--r-- 8.4 KB
init_task.c -rw-r--r-- 838 bytes
initramfs.c -rw-r--r-- 14.1 KB
main.c -rw-r--r-- 26.6 KB
noinitramfs.c -rw-r--r-- 1.5 KB
version.c -rw-r--r-- 1.2 KB

back to top