From: Randy Dunlap <hidden> Date: 2021-05-18 17:02:15
On 5/18/21 2:27 AM, Stephen Rothwell wrote:
Hi all,
Changes since 20210514:
on i386:
# CONFIG_NET is not set
ld: kernel/bpf/bpf_lsm.o: in function `bpf_lsm_func_proto':
bpf_lsm.c:(.text+0x1a0): undefined reference to `bpf_sk_storage_get_proto'
ld: bpf_lsm.c:(.text+0x1b8): undefined reference to `bpf_sk_storage_delete_proto'
Full randconfig file is attached.
--
~Randy
Reported-by: Randy Dunlap <redacted>
From: Randy Dunlap <hidden> Date: 2021-05-25 17:30:47
On 5/18/21 10:02 AM, Randy Dunlap wrote:
On 5/18/21 2:27 AM, Stephen Rothwell wrote:
quoted
Hi all,
Changes since 20210514:
on i386:
# CONFIG_NET is not set
ld: kernel/bpf/bpf_lsm.o: in function `bpf_lsm_func_proto':
bpf_lsm.c:(.text+0x1a0): undefined reference to `bpf_sk_storage_get_proto'
ld: bpf_lsm.c:(.text+0x1b8): undefined reference to `bpf_sk_storage_delete_proto'
Full randconfig file is attached.
Hi,
I am still seeing this build error in linux-next-20210525.
--
~Randy
Reported-by: Randy Dunlap <redacted>
From: Daniel Borkmann <daniel@iogearbox.net> Date: 2021-05-25 18:26:39
On 5/25/21 7:30 PM, Randy Dunlap wrote:
On 5/18/21 10:02 AM, Randy Dunlap wrote:
quoted
On 5/18/21 2:27 AM, Stephen Rothwell wrote:
quoted
Hi all,
Changes since 20210514:
on i386:
# CONFIG_NET is not set
ld: kernel/bpf/bpf_lsm.o: in function `bpf_lsm_func_proto':
bpf_lsm.c:(.text+0x1a0): undefined reference to `bpf_sk_storage_get_proto'
ld: bpf_lsm.c:(.text+0x1b8): undefined reference to `bpf_sk_storage_delete_proto'
Full randconfig file is attached.
Hi,
I am still seeing this build error in linux-next-20210525.
From: Daniel Borkmann <daniel@iogearbox.net> Date: 2021-05-25 18:31:32
Hi Randy,
On 5/25/21 8:26 PM, Daniel Borkmann wrote:
On 5/25/21 7:30 PM, Randy Dunlap wrote:
quoted
On 5/18/21 10:02 AM, Randy Dunlap wrote:
quoted
On 5/18/21 2:27 AM, Stephen Rothwell wrote:
quoted
Hi all,
Changes since 20210514:
on i386:
# CONFIG_NET is not set
ld: kernel/bpf/bpf_lsm.o: in function `bpf_lsm_func_proto':
bpf_lsm.c:(.text+0x1a0): undefined reference to `bpf_sk_storage_get_proto'
ld: bpf_lsm.c:(.text+0x1b8): undefined reference to `bpf_sk_storage_delete_proto'
Full randconfig file is attached.
Hi,
I am still seeing this build error in linux-next-20210525.
From: Randy Dunlap <hidden> Date: 2021-05-25 19:01:35
On 5/25/21 11:31 AM, Daniel Borkmann wrote:
Hi Randy,
On 5/25/21 8:26 PM, Daniel Borkmann wrote:
quoted
On 5/25/21 7:30 PM, Randy Dunlap wrote:
quoted
On 5/18/21 10:02 AM, Randy Dunlap wrote:
quoted
On 5/18/21 2:27 AM, Stephen Rothwell wrote:
quoted
Hi all,
Changes since 20210514:
on i386:
# CONFIG_NET is not set
ld: kernel/bpf/bpf_lsm.o: in function `bpf_lsm_func_proto':
bpf_lsm.c:(.text+0x1a0): undefined reference to `bpf_sk_storage_get_proto'
ld: bpf_lsm.c:(.text+0x1b8): undefined reference to `bpf_sk_storage_delete_proto'
Full randconfig file is attached.
Hi,
I am still seeing this build error in linux-next-20210525.
Will take a look and get back.
This should resolve it:
Acked-by: Randy Dunlap <redacted> # build-tested
Thanks.
From: Daniel Borkmann <daniel@iogearbox.net> Date: 2021-05-25 19:15:57
On 5/25/21 9:01 PM, Randy Dunlap wrote:
On 5/25/21 11:31 AM, Daniel Borkmann wrote:
quoted
On 5/25/21 8:26 PM, Daniel Borkmann wrote:
quoted
On 5/25/21 7:30 PM, Randy Dunlap wrote:
quoted
On 5/18/21 10:02 AM, Randy Dunlap wrote:
quoted
On 5/18/21 2:27 AM, Stephen Rothwell wrote:
quoted
Hi all,
Changes since 20210514:
on i386:
# CONFIG_NET is not set
ld: kernel/bpf/bpf_lsm.o: in function `bpf_lsm_func_proto':
bpf_lsm.c:(.text+0x1a0): undefined reference to `bpf_sk_storage_get_proto'
ld: bpf_lsm.c:(.text+0x1b8): undefined reference to `bpf_sk_storage_delete_proto'
Full randconfig file is attached.
Hi,
I am still seeing this build error in linux-next-20210525.