Re: [PATCH bpf-next 08/14] bpf: introduce the bpf_get_local_storage() helper function
From: kbuild test robot
Date: Thu Jun 28 2018 - 17:35:42 EST
Hi Roman,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on bpf-next/master]
url: https://github.com/0day-ci/linux/commits/Roman-Gushchin/bpf-cgroup-local-storage/20180629-031527
base: https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git master
config: parisc-c3000_defconfig (attached as .config)
compiler: hppa-linux-gnu-gcc (Debian 7.2.0-11) 7.2.0
reproduce:
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# save the attached .config to linux build tree
GCC_VERSION=7.2.0 make.cross ARCH=parisc
All errors (new ones prefixed by >>):
net/core/filter.o: In function `cg_skb_func_proto':
>> (.text.cg_skb_func_proto+0x18): undefined reference to `bpf_get_local_storage_proto'
(.text.cg_skb_func_proto+0x20): undefined reference to `bpf_get_local_storage_proto'
net/core/filter.o: In function `sock_filter_func_proto':
>> (.text.sock_filter_func_proto+0x1c): undefined reference to `bpf_get_local_storage_proto'
(.text.sock_filter_func_proto+0x3c): undefined reference to `bpf_get_local_storage_proto'
net/core/filter.o: In function `.L1715':
>> (.text.sock_ops_func_proto+0x144): undefined reference to `bpf_get_local_storage_proto'
net/core/filter.o:(.text.sock_ops_func_proto+0x14c): more undefined references to `bpf_get_local_storage_proto' follow
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: application/gzip