diff options
author | Joe Stringer <joe@wand.net.nz> | 2018-10-03 08:32:26 +0300 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-10-04 11:32:56 +0300 |
commit | d71019b54bff4b8f52903e354bf3b8cb2b4dfa75 (patch) | |
tree | 1da142e0c4a588b40dafae46f5f426080e3dea75 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 33d9a7fd675678e7ea739ccb104abc1139caf19e (diff) | |
download | linux-d71019b54bff4b8f52903e354bf3b8cb2b4dfa75.tar.xz |
net: core: Fix build with CONFIG_IPV6=m
Stephen Rothwell reports the following link failure with IPv6 as module:
x86_64-linux-gnu-ld: net/core/filter.o: in function `sk_lookup':
(.text+0x19219): undefined reference to `__udp6_lib_lookup'
Fix the build by only enabling the IPv6 socket lookup if IPv6 support is
compiled into the kernel.
Signed-off-by: Joe Stringer <joe@wand.net.nz>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions