From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932642AbbKRMou (ORCPT ); Wed, 18 Nov 2015 07:44:50 -0500 Received: from mail.kernel.org ([198.145.29.136]:49210 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932116AbbKRMos (ORCPT ); Wed, 18 Nov 2015 07:44:48 -0500 Date: Wed, 18 Nov 2015 09:44:44 -0300 From: Arnaldo Carvalho de Melo To: Ingo Molnar Cc: linux-kernel@vger.kernel.org, Adrian Hunter , Alexei Starovoitov , Alexey Dobriyan , Brendan Gregg , Daniel Borkmann , David Ahern , He Kuang , Jiri Olsa , Jonathan Cameron , Kaixu Xia , Masami Hiramatsu , Namhyung Kim , Peter Zijlstra , pi3orama@163.com, Wang Nan , Zefan Li Subject: Re: [GIT PULL 00/16] perf/ebpf improvements and fixes Message-ID: <20151118124444.GT22729@kernel.org> References: <1447774291-14532-1-git-send-email-acme@kernel.org> <20151118063238.GA17886@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151118063238.GA17886@gmail.com> X-Url: http://acmel.wordpress.com User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Wed, Nov 18, 2015 at 07:32:38AM +0100, Ingo Molnar escreveu: > So considering the relatively large diffstat and the fact that we are 3 days after > the closing of the merge window, I think we should separate this into minimal > fixes for perf/urgent, and more involved changes for v4.5. Ok, I'll do that, separate pure bugfixes into perf/urgent and then move the rest to perf/core. > Nice progress with eBPF tooling! Indeed! - Arnaldo