From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [PATCH, net-next] perf, bpf: fix conditional call to bpf_overflow_handler Date: Thu, 8 Sep 2016 09:01:13 +0200 Message-ID: <20160908070113.GA3003@gmail.com> References: <20160906131033.1784262-1-arnd@arndb.de> <20160906153349.GA38225@ast-mbp.thefacebook.com> <20160908063052.GA24253@gmail.com> <20160908065650.GW10138@twins.programming.kicks-ass.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Alexei Starovoitov , "David S. Miller" , Arnd Bergmann , netdev@vger.kernel.org, Alexei Starovoitov , Ingo Molnar , Arnaldo Carvalho de Melo , Alexander Shishkin , Alexei Starovoitov , linux-kernel@vger.kernel.org To: Peter Zijlstra Return-path: Content-Disposition: inline In-Reply-To: <20160908065650.GW10138@twins.programming.kicks-ass.net> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org * Peter Zijlstra wrote: > On Thu, Sep 08, 2016 at 08:30:52AM +0200, Ingo Molnar wrote: > > > Thanks for the fix. Just saw build bot complaining last night and > > > by the morning your fix is already here. Thanks! > > > > Guys, this is the first time I saw this patch (and presumably there's some other > > patch as well?) - could you please submit it properly for review and get an > > Acked-by from one of the perf maintainers before appying it? > > I was involved with the original patch and Ack'ed it. Neither the Ack nor the Cc:s were preserved in the net-next commit: aa6a5f3cb2b2 ("perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programs") > Ack on this one as well. Great, thanks! Ingo