From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3w2KWf2hwwzDq7W for ; Tue, 11 Apr 2017 18:11:25 +1000 (AEST) Subject: Re: [PATCH v3 2/5] perf/x86/intel: Record branch type To: Peter Zijlstra Cc: acme@kernel.org, jolsa@kernel.org, mingo@redhat.com, alexander.shishkin@linux.intel.com, Linux-kernel@vger.kernel.org, ak@linux.intel.com, kan.liang@intel.com, yao.jin@intel.com, linuxppc-dev@lists.ozlabs.org, Thomas Gleixner References: <1491908193-25418-1-git-send-email-yao.jin@linux.intel.com> <1491908193-25418-3-git-send-email-yao.jin@linux.intel.com> <20170411075219.bcteozodfkmwo45f@hirez.programming.kicks-ass.net> From: "Jin, Yao" Message-ID: Date: Tue, 11 Apr 2017 16:11:21 +0800 MIME-Version: 1.0 In-Reply-To: <20170411075219.bcteozodfkmwo45f@hirez.programming.kicks-ass.net> Content-Type: text/plain; charset=utf-8; format=flowed List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 4/11/2017 3:52 PM, Peter Zijlstra wrote: > This is still a completely inadequate changelog. I really will not > accept patches like this. > Hi, The changelog is added in the cover-letter ("[PATCH v3 0/5] perf report: Show branch type"). Does the changelog need to be added in each patch's description? That's fine, I can add and resend this patch. Thanks Jin Yao