Re: [PATCH v2 06/11] arm64: defconfig: enable bpf/cgroup firewalling
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2022-01-15 16:47:14
Also in:
bpf, linux-arm-kernel, lkml
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2022-01-15 16:47:14
Also in:
bpf, linux-arm-kernel, lkml
On 14/01/2022 15:15, Marcel Ziswiler wrote:
From: Marcel Ziswiler <redacted> This avoids the following systemd warning: [ 2.618538] systemd[1]: system-getty.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling. [ 2.630916] systemd[1]: (This warning is only shown for the first unit using IP firewalling.) Signed-off-by: Marcel Ziswiler <redacted> Acked-by: Song Liu <redacted> --- Changes in v2: - Add Song's acked-by tag. arch/arm64/configs/defconfig | 2 ++ 1 file changed, 2 insertions(+)
Make sense. Reviewed-by: Krzysztof Kozlowski <redacted> Best regards, Krzysztof