From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752820AbdFPIHA (ORCPT ); Fri, 16 Jun 2017 04:07:00 -0400 Received: from mail-wm0-f67.google.com ([74.125.82.67]:35169 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752134AbdFPIG5 (ORCPT ); Fri, 16 Jun 2017 04:06:57 -0400 Date: Fri, 16 Jun 2017 10:06:53 +0200 From: Ingo Molnar To: Adrian Hunter Cc: Kim Phillips , Peter Zijlstra , Ingo Molnar , Arnaldo Carvalho de Melo , Alexander Shishkin , Andi Kleen , linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] perf intel-pt/bts: remove unused SAMPLE_SIZE defines and bts priv array Message-ID: <20170616080653.syjkvtgwtzmfsfgd@gmail.com> References: <20170615125514.58399e95ea099fdec244b36f@arm.com> <174ce49b-d0f9-9c0c-013e-d110a0494b41@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <174ce49b-d0f9-9c0c-013e-d110a0494b41@intel.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Adrian Hunter wrote: > On 15/06/17 20:55, Kim Phillips wrote: > > > > Signed-off-by: Kim Phillips > > Looks like defines for sampling support that got mixed in with earlier > patches. We can always put them back when we need them, so: > > Acked-by: Adrian Hunter The non-existent changelog is wholly inadequate though. Thanks, Ingo