Received: by 2002:a05:6a10:6d10:0:0:0:0 with SMTP id gq16csp797090pxb; Wed, 13 Apr 2022 12:35:50 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxxqI9GI55QwlzaQU1NxUibiogiyKSeyskYjTjyHsDtsm3+RfgwhvWhHhYvaGA5d07JYZbC X-Received: by 2002:a17:90b:3ec3:b0:1c7:24c4:e28f with SMTP id rm3-20020a17090b3ec300b001c724c4e28fmr288882pjb.191.1649878550178; Wed, 13 Apr 2022 12:35:50 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1649878550; cv=none; d=google.com; s=arc-20160816; b=kpVmArzDhSyMh+dvirkvxSjfkFJRb8Z1DQPfC1D+hgvieV2xIS7DP8pGouBY3Nifgg ZKIcYWDYJqVRu15X8Db2+0uSAgTkL2gGxpQ7IKEdXQGQPpjjj6h4aMM1bdVSgj2ErkLI mQv45G1DpCpX6Glq97oP2Y8sL0hWsKJxL7GRieHY9dM19VYDuffGmy27/j1DhSwJ+h+d YHTFKzJNzsGj8MNvs2UZnd0/F3SMA1vSnZj6jw/70YIjR2LuY2nPh0iBLt16xjd4mSXz ntQgvTqh9zItN9Lrn0xFNofQ8o7VMVJSlbhGUIacM8zF8bqHwzUJWDjBbrGMy0bpiDvr yIXg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=goocIaW1L8ZByRB5oz6imQB3DKopmdCmC2PRiMsEANY=; b=0MqX/262xSpX89ZYPe4Zy1laGMImR5CY6v4Enebnid0wWeZu8HXilxAoQiHKVyAbvR CbAGRGJsF+dJ+g+ef8GPLOlIl1a3esAPoJOloCSNd/3gN9jRdrzsk3C24OEaTiFnkaDq h5GljBQcBGVMrmrRHML3sOOKRNmqWWsrboC6BXF6Q5w9hRvq4xgsGkBgX6VxGhVgAsD5 VFSNzjVXM/UUp5ALJJ/htChBORPVRLuO685IijdI8Cpn2efMGBDMVI6K5e8s5iIC/bxl lBO+axF1IDzcBA9oy/sxb39ABYfXX0gSiBSmH4Y4bjvcZ7YX2JBzbvAQ7don7Wbb6dKu 4npA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id z15-20020a056a001d8f00b004fa587ef55fsi14899772pfw.286.2022.04.13.12.35.35; Wed, 13 Apr 2022 12:35:50 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234014AbiDMOsE (ORCPT + 99 others); Wed, 13 Apr 2022 10:48:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37950 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236260AbiDMOrf (ORCPT ); Wed, 13 Apr 2022 10:47:35 -0400 Received: from www62.your-server.de (www62.your-server.de [213.133.104.62]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DDEE23CFD0; Wed, 13 Apr 2022 07:45:13 -0700 (PDT) Received: from sslproxy03.your-server.de ([88.198.220.132]) by www62.your-server.de with esmtpsa (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92.3) (envelope-from ) id 1neeEw-000Duc-5q; Wed, 13 Apr 2022 16:45:02 +0200 Received: from [85.1.206.226] (helo=linux.home) by sslproxy03.your-server.de with esmtpsa (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1neeEv-000Pag-LE; Wed, 13 Apr 2022 16:45:01 +0200 Subject: Re: [PATCH v4 sysctl-next] bpf: move bpf sysctls from kernel/sysctl.c to bpf module To: Yan Zhu , mcgrof@kernel.org Cc: andrii@kernel.org, ast@kernel.org, bpf@vger.kernel.org, john.fastabend@gmail.com, kafai@fb.com, keescook@chromium.org, kpsingh@kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, liucheng32@huawei.com, netdev@vger.kernel.org, nixiaoming@huawei.com, songliubraving@fb.com, xiechengliang1@huawei.com, yhs@fb.com, yzaikin@google.com, zengweilin@huawei.com, leeyou.li@huawei.com, laiyuanyuan.lai@huawei.com References: <20220407070759.29506-1-zhuyan34@huawei.com> From: Daniel Borkmann Message-ID: <3a82460b-6f58-6e7e-a3d9-141f42069eda@iogearbox.net> Date: Wed, 13 Apr 2022 16:45:00 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.2 MIME-Version: 1.0 In-Reply-To: <20220407070759.29506-1-zhuyan34@huawei.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Authenticated-Sender: daniel@iogearbox.net X-Virus-Scanned: Clear (ClamAV 0.103.5/26511/Wed Apr 13 10:22:45 2022) X-Spam-Status: No, score=-3.2 required=5.0 tests=BAYES_00,NICE_REPLY_A, RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 4/7/22 9:07 AM, Yan Zhu wrote: > We're moving sysctls out of kernel/sysctl.c as its a mess. We > already moved all filesystem sysctls out. And with time the goal is > to move all sysctls out to their own subsystem/actual user. > > kernel/sysctl.c has grown to an insane mess and its easy to run > into conflicts with it. The effort to move them out is part of this. > > Signed-off-by: Yan Zhu Acked-by: Daniel Borkmann Given the desire is to route this via sysctl-next and we're not shortly before but after the merge win, could we get a feature branch for bpf-next to pull from to avoid conflicts with ongoing development cycle? Thanks, Daniel