From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A25BFC433F5 for ; Sat, 15 Jan 2022 16:47:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233197AbiAOQrN (ORCPT ); Sat, 15 Jan 2022 11:47:13 -0500 Received: from mail-wm1-f41.google.com ([209.85.128.41]:50758 "EHLO mail-wm1-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233184AbiAOQrL (ORCPT ); Sat, 15 Jan 2022 11:47:11 -0500 Received: by mail-wm1-f41.google.com with SMTP id w26so11969117wmi.0; Sat, 15 Jan 2022 08:47:10 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=f8++v/QtotaNfkwsEXb7nZ3NB0t7MyK+LUfHsrn7rZ0=; b=YAxPf9ZNBOpxbH4jlDDOZeHT44f+ZWFne+OLFdjQDXDkaHRxrmibmqbeiOgrXK1Jb3 o/FfDtwS7C9DXosPLXJ1Msp6X4P6DxO0XGakFF2DJfLUBNRRFBldqLEcluGsxxGgYRMT BSipczWGGOVkNsjs4xtRckTFbedkmWE7P8tP87zLw0PieQrfarzMe9LENPhgGfrxXAvN uKZBpHlXnq7aXkI4GldgdPHUhs8XCIqzT1NaDHEJF0MjDJ3tLjmSbTURQ/bYYt9hRHz8 gJn+onPC+zQe5KXT1Tb5jkBDYfCre9/W+6k2+SVrUmiMDK7VEHCfhV4Zm8GveMU8G5i8 s7sw== X-Gm-Message-State: AOAM5300oGxNQq4fJnhIzulDkpy2Rqmtp+FuPOnFOQqiOOHcy9jtqMYg 7fm7hYRK3lMWiLsNEGT9RmM= X-Google-Smtp-Source: ABdhPJxLy0WYIHlAH0r1oBP3dkDCUOAzMprUTas+tNykvw+GVUdUniFRRphWV2H5uOi4gDsDc9IERQ== X-Received: by 2002:adf:e68b:: with SMTP id r11mr13043802wrm.568.1642265229905; Sat, 15 Jan 2022 08:47:09 -0800 (PST) Received: from [192.168.0.35] (xdsl-188-155-168-84.adslplus.ch. [188.155.168.84]) by smtp.googlemail.com with ESMTPSA id bg19sm15202256wmb.47.2022.01.15.08.47.08 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 15 Jan 2022 08:47:08 -0800 (PST) Message-ID: Date: Sat, 15 Jan 2022 17:47:07 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.1 Subject: Re: [PATCH v2 06/11] arm64: defconfig: enable bpf/cgroup firewalling Content-Language: en-US To: Marcel Ziswiler , linux-arm-kernel@lists.infradead.org Cc: Marek Vasut , Marcel Ziswiler , Song Liu , Alexei Starovoitov , Andrii Nakryiko , Arnd Bergmann , Biju Das , Bjorn Andersson , Catalin Marinas , Daniel Borkmann , Enric Balletbo i Serra , Geert Uytterhoeven , John Fastabend , KP Singh , Martin KaFai Lau , Olof Johansson , Shawn Guo , Will Deacon , Yonghong Song , bpf@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org References: <20220114141507.395271-1-marcel@ziswiler.com> <20220114141507.395271-7-marcel@ziswiler.com> From: Krzysztof Kozlowski In-Reply-To: <20220114141507.395271-7-marcel@ziswiler.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 14/01/2022 15:15, Marcel Ziswiler wrote: > From: Marcel Ziswiler > > 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 > Acked-by: Song Liu > > --- > > 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 Best regards, Krzysztof From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0694DC433F5 for ; Sat, 15 Jan 2022 16:48:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=YC3dhe6ecqGPxHpHhTOLcUE+PUFsg99WjcSBYTN7DLo=; b=AYnh1/ZeuqL4Gc f0m7wXRPOY4xPLZE6DBCm+wue6xalnNdmVKt0czJIRLPfx0nfBgs38XyEQgYmV4Lkn9wZHnqNJQfA kz/Fx0OhM8WNzUJ7oFenNqw5m2gXf9yjKXddq3KDow09zrRIZx4YpQv+NEC4xrLsqck2lGSpDhnQT dU9hKjhE9m9RcHTz3QtDnXAG08yWDYT1JzPmPxhpq5XPD6CCq+HUwgxAa9bFO08QcPH2YzSNW2krU aLFzVX79kdIi2bpBx21Sa5MNjTyc+7KhTCUkUV6jOSxMe4wd9KPmSuJnnXa2i/OTPyQGSfg15N4pS EiGuC6a1EZHQB4DP+vrw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n8mCy-00BKxU-Ou; Sat, 15 Jan 2022 16:47:16 +0000 Received: from mail-wm1-f52.google.com ([209.85.128.52]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n8mCu-00BKvm-Gt for linux-arm-kernel@lists.infradead.org; Sat, 15 Jan 2022 16:47:13 +0000 Received: by mail-wm1-f52.google.com with SMTP id d187-20020a1c1dc4000000b003474b4b7ebcso11819309wmd.5 for ; Sat, 15 Jan 2022 08:47:11 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=f8++v/QtotaNfkwsEXb7nZ3NB0t7MyK+LUfHsrn7rZ0=; b=unm5CdHcgm/CoTCY70UoLU5K1cXgfxFzkhMeWfGwiJ9nySsConAwwSRdMVU4qe2L2U sMI2vbU9OPW3cs+ih07p2OkhIQiw0xIBzlMeMpVhv8/Baxgq2CZDuT6rsKXyJOHzPpYY sr8fWFgE6a7qOrariboyUJ4QGKlKv1Me2IrkoEgQjPXPy7FB5CavvaTsW/tajrktODqU rc4qoOrP0513FPYlRPn+bRCX76rpZS9U3ZSemf6c9idRpT2yJmTB9NfUh0A7dT694wKj wnj5WfuXhGoq9wBSj4eUYEYsf25NxbcWy0vYvR24s6RkwYh+zE0fXVsuWTFR+M8r+dVS am2w== X-Gm-Message-State: AOAM5318IkRbLEcauQ6bSnqAi0aeZF8Kz0NC0olnNhZoWzTuo1vQ0rkv HOVzjCXJpeUk4X+qX4UHVBE= X-Google-Smtp-Source: ABdhPJxLy0WYIHlAH0r1oBP3dkDCUOAzMprUTas+tNykvw+GVUdUniFRRphWV2H5uOi4gDsDc9IERQ== X-Received: by 2002:adf:e68b:: with SMTP id r11mr13043802wrm.568.1642265229905; Sat, 15 Jan 2022 08:47:09 -0800 (PST) Received: from [192.168.0.35] (xdsl-188-155-168-84.adslplus.ch. [188.155.168.84]) by smtp.googlemail.com with ESMTPSA id bg19sm15202256wmb.47.2022.01.15.08.47.08 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 15 Jan 2022 08:47:08 -0800 (PST) Message-ID: Date: Sat, 15 Jan 2022 17:47:07 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.1 Subject: Re: [PATCH v2 06/11] arm64: defconfig: enable bpf/cgroup firewalling Content-Language: en-US To: Marcel Ziswiler , linux-arm-kernel@lists.infradead.org Cc: Marek Vasut , Marcel Ziswiler , Song Liu , Alexei Starovoitov , Andrii Nakryiko , Arnd Bergmann , Biju Das , Bjorn Andersson , Catalin Marinas , Daniel Borkmann , Enric Balletbo i Serra , Geert Uytterhoeven , John Fastabend , KP Singh , Martin KaFai Lau , Olof Johansson , Shawn Guo , Will Deacon , Yonghong Song , bpf@vger.kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org References: <20220114141507.395271-1-marcel@ziswiler.com> <20220114141507.395271-7-marcel@ziswiler.com> From: Krzysztof Kozlowski In-Reply-To: <20220114141507.395271-7-marcel@ziswiler.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220115_084712_598844_AB45A25F X-CRM114-Status: GOOD ( 14.70 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 14/01/2022 15:15, Marcel Ziswiler wrote: > From: Marcel Ziswiler > > 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 > Acked-by: Song Liu > > --- > > 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 Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel