Received: by 2002:ad5:4acb:0:0:0:0:0 with SMTP id n11csp4386984imw; Tue, 12 Jul 2022 07:09:01 -0700 (PDT) X-Google-Smtp-Source: AGRyM1uUdyR7yWmwH/IaYc5klC1lt8moEk37jRs3v2/48cCmtFzLvEOuTTzs2/02zrLVi8yN6REO X-Received: by 2002:a17:907:7349:b0:72b:4f05:e17 with SMTP id dq9-20020a170907734900b0072b4f050e17mr12405475ejc.307.1657634941606; Tue, 12 Jul 2022 07:09:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1657634941; cv=none; d=google.com; s=arc-20160816; b=wv0BC72HK83vucQz3sH/bDt6yCoFZY1vFEs0/I77JWLfJYMuKMoqeVFU3+xnjCVjMy GUT+IDiz93wDgnEqNeM74FlvQWRY3Asllmz2gimGg00D/VKmegU5jhOFBhhZDkIZhvJL I7ng9T0wC9YojBE9TJ7gE/YMiBLSN/UmiDg/ZtkVHufy+YM9oPXKjYVkP8K1X1/OL5a1 ePyTE6Z/ClE/s2OQnOjrcFP9Rvn0eN6K9WukL6tHvRi97KZEeFVsdoclZSZb7NhN5HUZ 6Fp8/aAG7xmmL1oOGiMpX1ooAsawLWb7ZpoMet3mMCNUi1zuKVIFKXYM5Z4XEqe6ZZUO pe3g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date; bh=AzzcNEQuKIMsfXRTadH/imHIBC4TD36lLj0oLjvMaW0=; b=cwG8/kWIZpGIM9Zuis95kR2q8BCjJkrpj1gEt95QTnB7AH/Z0hxRT8DZJ8XNQ2T1H3 kTBmZay2CFlPoXQNWeENDiVQg8Twj4Sx67LCoh1ex2ZXQ9Th1jJxzTudS7FzCUgLqkgn 1qGJlRftfTiysCYf0rcrZmfzARAmZ0YJs/b+XsWvEfGVpKg2ghMlXKQAio+QOPxzqVb4 QKRjOoybrrqszQ9wt5Md5W1sXraXyW8BCKqyeY0XkSWPkjBHy53DZqF4JInclf7yC1LB yb5FF45eGhK/06O7pp9irNJTONrp3hU6TnfMzkZBiv+lnIeZdMooSkkzm45WC2eMcYA+ zzgg== 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 w17-20020a170906385100b0072a84044156si12896455ejc.849.2022.07.12.07.08.28; Tue, 12 Jul 2022 07:09:01 -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 S232760AbiGLNhB (ORCPT + 99 others); Tue, 12 Jul 2022 09:37:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52024 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229691AbiGLNg5 (ORCPT ); Tue, 12 Jul 2022 09:36:57 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5A1B2B6548; Tue, 12 Jul 2022 06:36:56 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 01682B818CF; Tue, 12 Jul 2022 13:36:55 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C604AC3411C; Tue, 12 Jul 2022 13:36:51 +0000 (UTC) Date: Tue, 12 Jul 2022 09:36:50 -0400 From: Steven Rostedt To: Song Liu Cc: Song Liu , Networking , bpf , lkml , Alexei Starovoitov , Daniel Borkmann , Andrii Nakryiko , Kernel Team , Jiri Olsa , Masami Hiramatsu , Josh Poimboeuf , Jiri Kosina , Miroslav Benes , Petr Mladek , Joe Lawrence , "live-patching@vger.kernel.org" Subject: Re: [PATCH v2 bpf-next 0/5] ftrace: host klp and bpf trampoline together Message-ID: <20220712093650.5520d4a2@gandalf.local.home> In-Reply-To: <8B0FCB44-6241-4220-A1AE-CF91AAA25777@fb.com> References: <20220602193706.2607681-1-song@kernel.org> <20220711195552.22c3a4be@gandalf.local.home> <8B0FCB44-6241-4220-A1AE-CF91AAA25777@fb.com> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-6.7 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_HI,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 Tue, 12 Jul 2022 05:15:26 +0000 Song Liu wrote: > > On Jul 11, 2022, at 4:55 PM, Steven Rostedt wrote: > > > > I just realized that none of the live kernel patching folks are Cc'd on > > this thread. I think they will care much more about this than I do. > > vger.kernel.org often drops my email when the CC list is too long. So I Oh, they fixed that. I've had over 20 Cc's and it still works. ;-) > try to keep the list short. In this case, since we are not changing live > patch code, and there isn't any negative impact for live patch side, I > didn't CC live patch folks. It affects them indirectly, and they should be aware of what is happening underneath. > > I will at least CC live-patching@ in the next version. Thanks. -- Steve