On Thu, 21 Nov 2019 at 08:27, kbuild test robot <lkp@xxxxxxxxx> wrote: > [...] > >> kernel/bpf/dispatcher.c:151:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > *ipsp++ = (s64)d->progs[i]->bpf_func; > ^ I'll fix the cast warning on i386 in the v2.