mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-04 20:23:04 +09:00
commit091f02483dupstream. As per90caccdd8c("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:39c13c204b("arm: eBPF JIT compiler") Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>