From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752786AbbH1Orl (ORCPT ); Fri, 28 Aug 2015 10:47:41 -0400 Received: from mail.kernel.org ([198.145.29.136]:50497 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751754AbbH1Ork (ORCPT ); Fri, 28 Aug 2015 10:47:40 -0400 Date: Fri, 28 Aug 2015 11:47:19 -0300 From: Arnaldo Carvalho de Melo To: "Liang, Kan" Cc: Jiri Olsa , "jolsa@kernel.org" , "ak@linux.intel.com" , "namhyung@kernel.org" , "eranian@google.com" , "Hunter, Adrian" , "dsahern@gmail.com" , "a.p.zijlstra@chello.nl" , Ingo Molnar , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH V2 1/3] perf,tools: get correct cpu id for print_aggr Message-ID: <20150828144719.GG31339@kernel.org> References: <1435820925-51091-1-git-send-email-kan.liang@intel.com> <20150702161302.GD19742@krava.brq.redhat.com> <37D7C6CF3E00A74B8858931C1DB2F077018F4065@SHSMSX103.ccr.corp.intel.com> <20150828142331.GD31339@kernel.org> <37D7C6CF3E00A74B8858931C1DB2F077018F4AC2@SHSMSX103.ccr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <37D7C6CF3E00A74B8858931C1DB2F077018F4AC2@SHSMSX103.ccr.corp.intel.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 Fri, Aug 28, 2015 at 02:39:21PM +0000, Liang, Kan escreveu: > > In this case it needs to go to perf/urgent, where it applies > > cleanly, perf/core has extra stuff there that fuzzes a bit. > > Also, since you know the cset where this bug was introduced, please > > consider adding a "Fixes:" tag, commom everywhere in the kernel: > OK. I think this patch needs to go to perf/urgent. > Should I re-send this patch with "Fixes:" tag and comments? No need, I did this already, its sitting in my perf/urgent branch now, will go to Ingo today. - Arnaldo