From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752596Ab3IRXcV (ORCPT ); Wed, 18 Sep 2013 19:32:21 -0400 Received: from mail-ie0-f177.google.com ([209.85.223.177]:60203 "EHLO mail-ie0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751558Ab3IRXcU (ORCPT ); Wed, 18 Sep 2013 19:32:20 -0400 MIME-Version: 1.0 In-Reply-To: <20130807202619.GH2665@ghostprotocols.net> References: <1372941691-14684-1-git-send-email-artagnon@gmail.com> <1372941691-14684-5-git-send-email-artagnon@gmail.com> <20130716171940.GA2559@ghostprotocols.net> <20130807202619.GH2665@ghostprotocols.net> From: Ramkumar Ramachandra Date: Thu, 19 Sep 2013 05:01:39 +0530 Message-ID: Subject: Re: [PATCH 4/7] perf completion: modernize style To: Arnaldo Carvalho de Melo Cc: LKML Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Arnaldo, Arnaldo Carvalho de Melo wrote: > Can you check how is this in the current perf/core branch so that we can > move forward while I process some other patches? perf/completion is now 3 months old, and my more recent patches have already been merged into Linus' tree. Why is perf/completion being held up? It should be trivial enough to merge, no? Thanks.