From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932491AbcIHG45 (ORCPT ); Thu, 8 Sep 2016 02:56:57 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:53494 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753737AbcIHG44 (ORCPT ); Thu, 8 Sep 2016 02:56:56 -0400 Date: Thu, 8 Sep 2016 08:56:50 +0200 From: Peter Zijlstra To: Ingo Molnar 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 Subject: Re: [PATCH, net-next] perf, bpf: fix conditional call to bpf_overflow_handler Message-ID: <20160908065650.GW10138@twins.programming.kicks-ass.net> References: <20160906131033.1784262-1-arnd@arndb.de> <20160906153349.GA38225@ast-mbp.thefacebook.com> <20160908063052.GA24253@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160908063052.GA24253@gmail.com> User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. Ack on this one as well.