Re: [PATCH v4 6/9] ARM: imx_v6_v7_defconfig: enable bpf syscall and cgroup bpf
From: Shawn Guo <shawnguo@kernel.org>
Date: 2021-10-05 03:24:46
Also in:
bpf, linux-arm-kernel, lkml
From: Shawn Guo <shawnguo@kernel.org>
Date: 2021-10-05 03:24:46
Also in:
bpf, linux-arm-kernel, lkml
On Mon, Sep 20, 2021 at 04:49:35PM +0200, Marcel Ziswiler wrote:
From: Marcel Ziswiler <redacted> Enable CONFIG_BPF_SYSCALL and CONFIG_CGROUP_BPF to allow for systemd interoperability. This avoids the following failure on boot: [ 10.615914] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. Signed-off-by: Marcel Ziswiler <redacted> Reviewed-by: Fabio Estevam <festevam@gmail.com>
Applied, thanks!