From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757235AbdJPULK (ORCPT ); Mon, 16 Oct 2017 16:11:10 -0400 Received: from shards.monkeyblade.net ([184.105.139.130]:34520 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752139AbdJPULJ (ORCPT ); Mon, 16 Oct 2017 16:11:09 -0400 Date: Mon, 16 Oct 2017 21:11:06 +0100 (WEST) Message-Id: <20171016.211106.146432024027343504.davem@davemloft.net> To: rostedt@goodmis.org Cc: linux-kernel@vger.kernel.org, ast@kernel.org, daniel@iogearbox.net, netdev@vger.kernel.org Subject: Re: [PATCH] tracing: bpf: Hide bpf trace events when they are not used From: David Miller In-Reply-To: <20171016160125.2a927a83@gandalf.local.home> References: <20171012184002.0661a867@gandalf.local.home> <20171016.205434.1066116631088582472.davem@davemloft.net> <20171016160125.2a927a83@gandalf.local.home> X-Mailer: Mew version 6.7 on Emacs 25.3 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Mon, 16 Oct 2017 13:11:08 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Steven Rostedt Date: Mon, 16 Oct 2017 16:01:25 -0400 > On Mon, 16 Oct 2017 20:54:34 +0100 (WEST) > David Miller wrote: > >> Steven, I lost track of how this patch is being handled. >> >> Do you want me to merge it via my net-next tree? > > If you want. I could take it too if you give me an ack. It's not > dependent on any other changes so it doesn't matter which way it goes. I > know Alexei was thinking about doing the same for xdp but those appear > to be used even without BPF_SYSCALLS. Ok, applied to my net-next tree and if you want to apply it to your's too, here is the ACK: Acked-by: David S. Miller